ergv03/chat-with-pdf-llm
Chat with your PDFs, built using Streamlit and Langchain. Allows the user to ask questions to a LLM, which will answer based on the content of the provided PDFs.
This tool helps you quickly find answers within one or more PDF documents by conversing with an AI. You upload your PDFs, then type questions just as you would in a chat, and the AI provides answers drawn directly from the content of your documents. It's ideal for anyone who needs to extract specific information from long reports, research papers, manuals, or contracts without manually reading through every page.
No commits in the last 6 months.
Use this if you need to rapidly get answers from a collection of PDF documents without extensive manual searching.
Not ideal if you need to ask questions about topics not covered within your provided PDFs, as the AI only references the uploaded content.
Stars
38
Forks
13
Language
Python
License
MIT
Category
Last pushed
Jan 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ergv03/chat-with-pdf-llm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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.