Skip to content
#

chat-with-documents

Here are 11 public repositories matching this topic...

lilbee

The whole local AI stack in one executable: it runs and manages local AI models across every GPU, and it's a search engine you can talk to, with cited answers from your files, code, and the web. MCP server for coding agents, web crawler, TUI, CLI, REST API, Python library. No Ollama or LM Studio needed, works with both.

  • Updated Sep 13, 2026
  • Python
obsidian-lilbee

Obsidian community plugin: your vault as a private, self-hosted NotebookLM alternative. A built-in manager downloads and runs local AI models in one click, or use your Ollama and LM Studio. Cited answers from notes, PDFs, and code. Crawl websites into your library.

  • Updated Sep 13, 2026
  • TypeScript

A web app that lets you chat with your CSV files using natural language. Upload a CSV, and the RAG pipeline — built with FastAPI, LangChain, Groq, HuggingFace embeddings, and FAISS — indexes your data and answers questions instantly. No SQL, no formulas, just ask.

  • Updated Jun 8, 2026
  • Python

A Retrieval-Augmented Generation (RAG) based chatbot that allows users to upload PDF documents and ask questions in natural language. The system retrieves relevant context from documents and uses Google Gemini AI to generate accurate, context-aware answers.

  • Updated May 17, 2026
  • Python

RAG-powered document assistant — upload PDFs, chat with them using BM25 retrieval + LLM, and get answers with verified source citations. Built with Next.js 16, Prisma, and a custom retrieval pipeline.

  • Updated Aug 22, 2026
  • TypeScript

Add this topic to your repo

To associate your repository with the chat-with-documents topic, visit your repo's landing page and select "manage topics."

Learn more