mohAhmadRaza/Q-A-AI-Bot
This Streamlit application allows users to upload a PDF document and ask questions about its content using an AI model. The application utilizes the Groq API and the LLaMA model from Hugging Face to provide answers based on the extracted text from the PDF.
This tool helps you quickly understand long documents by letting you ask questions about their content. You upload a PDF file, and the application extracts the text, allowing you to type in any question you have. It then provides an answer based on the document's information. This is ideal for anyone who regularly needs to extract specific details or insights from dense PDF reports, manuals, or research papers.
No commits in the last 6 months.
Use this if you need to rapidly find answers within lengthy PDF documents without manually scanning through pages.
Not ideal if you need to analyze highly visual PDFs (like infographics) or documents where the layout is critical, as it primarily works with extracted text.
Stars
8
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mohAhmadRaza/Q-A-AI-Bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vndee/local-assistant-examples
Build your own ChatPDF and run it locally
datvodinh/rag-chatbot
Chat with multiple PDFs locally
shibing624/ChatPDF
RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF....
couchbase-examples/rag-demo
A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
Isa1asN/local-rag
Local rag using ollama, langchain and chroma.