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 generate a response.
This application helps you quickly understand the content of a PDF document by letting you ask questions about it in plain English. You upload a PDF, ask questions like you would to a person, and get direct answers sourced from the document. It's ideal for researchers, students, or anyone who needs to extract specific information from long documents without reading every page.
631 stars. No commits in the last 6 months.
Use this if you need to quickly find answers or summarize information contained within a PDF document using natural language queries.
Not ideal if you need to answer questions that are outside the scope of the uploaded PDF's content.
Stars
631
Forks
316
Language
Python
License
—
Category
Last pushed
May 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/alejandro-ao/langchain-ask-pdf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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
leehanchung/llm-pdf-qa-workshop
Introduction to LLM App Development Workshop: PDF Q&A App using OpenAI, Langchain, and Chainlit