gjreda/scratch-pdf-bot
Prototyping a question and answer bot over PDFs
This tool helps you quickly get answers from the information locked inside your PDF documents. You provide a directory of PDFs, and the system processes them to create a searchable knowledge base. You can then ask questions in plain language and receive direct answers drawn from the content of those PDFs. Anyone who regularly needs to extract specific information or summarize content from multiple PDF reports, research papers, or manuals would find this useful.
No commits in the last 6 months.
Use this if you need to rapidly find specific information or answer questions across a collection of PDF documents without manually reading through each one.
Not ideal if you primarily work with scanned images of text, highly visual documents without much text, or need to edit the PDFs themselves.
Stars
39
Forks
6
Language
Python
License
—
Category
Last pushed
Oct 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gjreda/scratch-pdf-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eellak/glossAPI
Greek Dataset Production from PDF+
pymupdf/langchain-pymupdf4llm
An integration package connecting PyMuPDF4LLM to LangChain
KalyanM45/DocGenius-Revolutionizing-PDFs-with-AI
This is a Python application that allows you to load a PDF and ask questions about it using...
mozilla-ai/structured-qa
Blueprint by Mozilla.ai for answering questions about structured documents
alejandro-ao/langchain-ask-pdf
An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to...