rigvedrs/RAGIndex
LlamaIndex Powered RAG for PDF, TXT and DOCX files with Tesseract OCR support, Semantic chunking, Document citations with direct page display, Advanced Caching and Duplicate Detection with Redis Vector DB
This tool helps you turn your collection of PDFs, Word documents, and text files into a smart question-and-answer system. Simply upload your documents, and it processes them to create a searchable knowledge base. You can then ask questions about the content, and it will provide answers, citing the exact document and page where the information was found. It's designed for anyone who needs to quickly find specific information across many documents without manually reading through them.
Use this if you need to quickly get accurate, cited answers from a large collection of business documents, research papers, or any text-based files.
Not ideal if your primary need is to analyze unstructured data from sources other than documents, such as web pages or audio transcripts.
Stars
12
Forks
1
Language
Python
License
—
Category
Last pushed
Dec 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/rigvedrs/RAGIndex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)