BukeLy/rag-api
Multi-tenant RAG API powered by LightRAG/RAG-Anything. Auto-selects best parser (DeepSeek-OCR/MinerU/Docling) via complexity scoring
This is an enterprise-grade service for anyone needing to get quick, accurate answers from a wide variety of documents. You input unstructured files like PDFs, Word documents, images, or even spreadsheets, and it intelligently processes them, including extracting text, tables, and formulas. The system then provides precise answers to your questions, drawing insights from the document content, which is especially useful for businesses handling large volumes of diverse information.
Use this if you need to rapidly extract and query information from a diverse set of business documents (like reports, contracts, or presentations) and require robust, secure data handling for multiple departments or clients.
Not ideal if your primary need is basic keyword search on simple text files or if you only process a very small number of documents and don't require advanced content understanding or multi-user isolation.
Stars
48
Forks
6
Language
Python
License
—
Category
Last pushed
Dec 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/BukeLy/rag-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
swirlai/swirl-search
AI Search & RAG Without Moving Your Data. Get instant answers from your company's knowledge...
wzdavid/ThinkRAG
A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:
brevia-ai/brevia
Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information...
thinkany-ai/rag-search
RAG Search API
sankalp1999/code_qa
RAG on codebases using treesitter and LanceDB