sahandmsh/hybrid-rag
A feature-rich Retrieval-Augmented Generation system for grounded question answering. The pipeline combines hybrid retrieval (dense bi-encoder + BM25 keyword search), cross-encoder re-ranking, query rewriting, query-aware context summarization, inline citation generation, and automated citation verification
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/sahandmsh/hybrid-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LongxingTan/open-retrievals
All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers
shivamsanju/ragswift
🚀 Scale your RAG pipeline using Ragswift: A scalable centralized embeddings management platform
martin-fabbri/next-gen-rag
Advancing the next generation of Retrieval Augmented Generation (RAG): A dynamic exploration of...
FareedKhan-dev/speed_up_your_RAG_app
Speed up your RAG by performing cosine similarity parallel on your CPU Cores
VectorBoard/vectorboard
Open Source Embeddings Optimisation and Eval Framework for RAG/LLM Applications. Documentations...