rahul2002m/ChatPDF
ChatPDF is a Streamlit app allowing users to query PDF & DOCX content via natural language. It indexes documents for conversational interactions using OpenAI's API & FAISS for rapid matching. Upload, ask, and get insightful responses instantly.
This tool helps you quickly get answers from long PDF and DOCX documents by simply asking questions in plain English. You upload your files, then type your questions, and it provides relevant responses based on the document's content. It's designed for anyone who needs to extract specific information or understand large documents without manually sifting through pages.
No commits in the last 6 months.
Use this if you need to rapidly find information, summarize sections, or discuss the content of large PDF or DOCX files as if you were talking to an expert on the document.
Not ideal if you need to analyze highly visual documents like infographics, or if your documents are in formats other than PDF or DOCX.
Stars
17
Forks
13
Language
Python
License
—
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rahul2002m/ChatPDF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sudan94/chat-pdf-hugginface
This is a fun Python project that allows you to chat with a chatbot about the PDF you uploaded....
amitgupta4407/All_About_PDF
This is a complete website in which you can chat with pdf, extract meta data, text, links,...
ck-unifr/pdf_parsing
PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取
Hashir-Ahmad1/Train-AI-agent-on-mutiple-PDF
The Multi-PDF's Chat Agent is a Streamlit-based web application designed to facilitate...
benthecoder/chatpdf
chat with pdf with mistral.ai + streamlit