NMHelmy/rag-retrieval-augmented-generation
Implementation of a Retrieval-Augmented Generation (RAG) system using open-source tools, local vector storage, and document chunking to enhance LLM responses with retrieved contextual knowledge.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/NMHelmy/rag-retrieval-augmented-generation"
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.
daved01/ragcore
A library to build retrieval-augmented generation apps with just a few lines of code.