harinaralasetty/CORAG
A highly contextualized retrieval system integrating Large Language Models (LLMs), embeddings, and a dynamic agent-driven framework. Supports PDF and audio file processing, conversational memory, and tool integration (search, calculator). Features advanced HNSW indexing and reranking for accurate information retrieval.
This project helps knowledge workers quickly get precise answers from their large collections of PDFs and audio files. You provide documents and recordings along with your questions, and it delivers accurate, context-aware responses, even performing calculations or web searches if needed. This is designed for researchers, analysts, or anyone who needs to extract specific information from unstructured content.
No commits in the last 6 months.
Use this if you need to quickly find specific information, summarize content, or get answers to complex questions from a large volume of PDF documents or audio recordings without manually sifting through them.
Not ideal if your primary need is simple keyword search, as this system is built for highly contextualized and intelligent information retrieval and generation.
Stars
27
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/harinaralasetty/CORAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
denser-org/denser-retriever
An enterprise-grade AI retriever designed to streamline AI integration into your applications,...
rayliuca/T-Ragx
Enhancing Translation with RAG-Powered Large Language Models
neuml/rag
🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with...
NovaSearch-Team/RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
RulinShao/retrieval-scaling
Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".