leon0204/fast-rag
LLM Rag Intelligent Q&A Robot
This tool helps you quickly get answers from your private documents by asking questions in natural language. You feed it various document types like PDFs, Word files, or images, and it provides streamed answers based on their content. This is for anyone who needs to extract information from a collection of documents securely and efficiently, without sending their data to external services.
No commits in the last 6 months.
Use this if you need to build a secure, local question-and-answer system over your organization's internal documents, ensuring data privacy.
Not ideal if you need to analyze real-time streaming data or if your primary need is general knowledge retrieval from the internet rather than specific document collections.
Stars
86
Forks
12
Language
Python
License
MIT
Category
Last pushed
Sep 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/leon0204/fast-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gpt-open/rag-gpt
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to...
LexiestLeszek/scrapeGPT
ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer...
gptscript-ai/gptparse
Document parser for RAG
maanvithag/thinkai
An LLM app with Retrieval Augmented Generation (RAG) built using OpenAI GPT models, Langchain...
PatentTRIZbasedAI20260226110030/Patent-GPT
Patent-GPT is an Agentic RAG-based invention copilot combining TRIZ methodology with LLMs. It...