datvodinh/rag-chatbot
Chat with multiple PDFs locally
This tool helps researchers, students, or anyone dealing with extensive documentation to quickly find answers and insights. You feed it multiple PDF documents, and it allows you to ask questions in plain language, providing answers drawn directly from your uploaded files. It's ideal for anyone who needs to extract information efficiently from a collection of PDFs without manually sifting through each one.
636 stars.
Use this if you need to quickly get answers from a collection of PDF documents, such as research papers, reports, or manuals, by simply asking questions.
Not ideal if you primarily work with web pages, structured databases, or require real-time information from sources beyond your local PDFs.
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.
Compare
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
Isa1asN/local-rag
Local rag using ollama, langchain and chroma.
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.