Skip to content
#

chat-with-documents

Here are 10 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 Jul 18, 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 Jul 17, 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

Improve this page

Add a description, image, and links to the chat-with-documents topic page so that developers can more easily learn about it.

Curate this topic

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