enricollen/rag-conversational-agent
A simple local Retrieval-Augmented Generation (RAG) chatbot that can answer to questions by acquiring information from personal PDF documents.
This tool helps you quickly get answers from your personal PDF documents by turning them into a smart chatbot. You input your collection of PDFs, and it allows you to ask questions in plain language, receiving summarized answers based solely on the information found within those documents. It's ideal for researchers, analysts, or anyone who needs to quickly extract specific information from a private library of text.
Use this if you need to rapidly find and summarize information across many of your own PDF files without sending them to an external service.
Not ideal if you need to converse about topics beyond the content of your uploaded PDFs or if you lack basic technical comfort with local software setup.
Stars
43
Forks
8
Language
Python
License
—
Category
Last pushed
Dec 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/enricollen/rag-conversational-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
datvodinh/rag-chatbot
Chat with multiple PDFs 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.