wafflecomposite/langchain-ask-pdf-local
An AI-app that allows you to upload a PDF and ask questions about it. It uses StableVicuna 13B and runs locally.
This tool helps you quickly understand the content of a PDF document by letting you ask questions about it in plain language. You upload a PDF file and then type in your questions, receiving answers generated by an AI. It's ideal for researchers, students, or anyone who needs to extract specific information or summarize lengthy reports without manually reading through the entire document.
No commits in the last 6 months.
Use this if you need to find answers or summarize information from a PDF document quickly and prefer to do so using open-source AI models running on your own computer.
Not ideal if you need instant answers for time-sensitive tasks or if you are working with very large documents on a computer with less than 24 GB of RAM, as it can be slow.
Stars
93
Forks
9
Language
Python
License
—
Category
Last pushed
May 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/wafflecomposite/langchain-ask-pdf-local"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yesbhautik/Talk-with-PDF
An interactive AI chatbot for querying and discussing the contents of PDF documents using...
amithkoujalgi/ollama-pdf-bot
A bot that accepts PDF docs and lets you ask questions on it.
nehalvaghasiya/interview-bot
AI-powered virtual interview bot to simulate real interview practice.
alphasecio/groq
A Streamlit chatbot with memory for running open-source text models on Groq.
avrtt/QASATIK
LLM-based Q&A on preloaded docs, raw data, Wikipedia articles and scraped web pages with...