anis-marrouchi/chatpdf-gpt
ChatPDF-GPT is an innovative chat interface application powered by LangChain and OpenAI, allowing users to upload and chat with PDF documents, stored in Pinecone vector database and Supabase storage.
This tool helps you quickly understand and extract information from PDF documents by letting you 'chat' with them. You upload a PDF, and the system uses AI to answer your questions based on its content, even showing you where the answer came from in the document. This is ideal for researchers, analysts, or anyone who frequently needs to pull specific details or summaries from lengthy reports and documents.
182 stars. No commits in the last 6 months.
Use this if you need to rapidly interact with and get answers from the content of your PDF documents without manually sifting through pages.
Not ideal if you need a simple PDF reader or annotation tool, or if you prefer to read documents sequentially without AI assistance.
Stars
182
Forks
36
Language
TypeScript
License
MIT
Category
Last pushed
Oct 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/anis-marrouchi/chatpdf-gpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
namuan/dr-doc-search
Converse with book - Built with GPT-3
mayooear/ai-pdf-chatbot-langchain
AI PDF chatbot agent built with LangChain & LangGraph
ciocan/langchain-chat-with-documents
Chat with documents (pdf, docx, txt) using ChatGPT and Langchain
Ulov888/chatpdflike
an approximate implementation similar to chatpdf
praj2408/Realtime-Document-Chat-System
In this project, we used Langchain to create a ChatGPT for your PDF using Streamlit. We built an...