ruankie/rag-qa
RAG-QA is a free, containerised question-answer framework that allows you to ask questions to your documents in an intuitive way
This tool helps you quickly get answers from lengthy documents like financial reports or research papers without reading them entirely. You upload a PDF document, ask a question in plain language, and it provides a direct answer based on the document's content. Anyone who needs to extract specific information from large text documents, such as analysts, researchers, or business professionals, would find this useful.
No commits in the last 6 months.
Use this if you need to rapidly find specific information or insights within a large PDF document by simply asking questions.
Not ideal if you need to chat conversationally about broad topics or generate new content, as it focuses specifically on extracting answers from provided documents.
Stars
20
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ruankie/rag-qa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Future-House/paper-qa
High accuracy RAG for answering questions from scientific documents with citations
weiwill88/Local_Pdf_Chat_RAG
🧠 纯原生 Python 实现的 RAG 框架 | FAISS + BM25 混合检索 | 支持 Ollama / SiliconFlow | 适合新手入门学习
EarthlyAlien/Document-Assistant
RAG based Document Assistant for Search
shubham0204/OnDevice-RAG-Android
A custom RAG pipeline for multi-document QA from PDF/DOCX documents, in Android
dev-it-with-me/RagUltimateAdvisor
A complete Retrieval-Augmented Generation (RAG) application that demonstrates modern AI...