datvodinh/rag-chatbot
Chat with multiple PDFs locally
Implements retrieval-augmented generation (RAG) with vector embeddings for semantic search across document content, supporting any Hugging Face or Ollama model for inference. Built with Gradio for the interface and deployable via Docker or local setup with Ollama for completely offline operation. Handles multi-document ingestion through PDF parsing and chunking, enabling context-aware responses grounded in uploaded documents.
636 stars.
Stars
636
Forks
103
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/datvodinh/rag-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF....
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.
docqai/docq
Private ChatGPT/Perplexity. Securely unlocks knowledge from confidential business information.