3Alan/chatpdf-demo
This is the minimum implementation demo of ChatPDF, which answers related questions about PDF.
Leverages OpenAI's API to embed PDF content and enable semantic search through vector similarity, allowing conversational Q&A over document text. Built with React and streaming completions for real-time responses. Demonstrates practical RAG (Retrieval-Augmented Generation) patterns applicable to document understanding workflows.
123 stars. No commits in the last 6 months.
Stars
123
Forks
35
Language
TypeScript
License
MIT
Category
Last pushed
May 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/3Alan/chatpdf-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
safakatakancelik/TalkWithYourFiles
An LLM GUI application; enables you to interact with your files, offering dynamic parameters...
linjungz/chat-with-your-doc
Chat with your docs in PDF/PPTX/DOCX format, using LangChain and GPT4/ChatGPT from both Azure...
dotvignesh/PDFChat
The PDFChat app allows you to chat with your PDF files in natural language.
S4mpl3r/chat-with-pdf
Chat with your PDF files for free, using Langchain, Groq, ChromaDB, and Jina AI embeddings.