aniketwdubey/chatpdf
This project is a Document Retrieval application that utilizes Retrieval-Augmented Generation (RAG) techniques to enable users to interact with uploaded PDF documents. By leveraging a Large Language Model (LLM), users can ask questions about the content of the documents and receive accurate answers based on the information retrieved.
No commits in the last 6 months.
Stars
6
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aniketwdubey/chatpdf"
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
ikantkode/pdfLLM
pdfLLM is a completely open source, proof of concept RAG app.