coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
Organizes academic papers, tutorials, and open-source tools across RAG methodologies including active retrieval, query rewriting, and in-context learning approaches. Covers architectural variations like black-box retrieval augmentation and hybrid compute strategies, with dynamic citation tracking for each work. Structured to help researchers navigate retrieval integration patterns from pretraining through instruction-tuning and inference-time deployment.
374 stars.
Stars
374
Forks
31
Language
—
License
CC0-1.0
Category
Last pushed
Dec 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/coree/awesome-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation &...
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
Shaivpidadi/refrag
REFRAG: LLM-powered representations for better RAG retrieval. Improve precision, reduce context...
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework