coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
This project offers a curated collection of resources on Retrieval-Augmented Generation (RAG) for large language models. It helps researchers and practitioners explore key papers, lectures, and tools related to building more accurate and factual AI systems. You'll find academic papers detailing various RAG techniques, along with supplementary materials like code repositories and tutorials. This is ideal for AI researchers, machine learning engineers, and data scientists looking to deepen their understanding or implement RAG in their projects.
374 stars.
Use this if you are an AI researcher or practitioner looking for a comprehensive overview and specific resources on Retrieval-Augmented Generation (RAG) to build more capable and reliable language models.
Not ideal if you are looking for a ready-to-use RAG software library or a high-level explanation of RAG for non-technical users.
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 &...
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework
Shaivpidadi/refrag
REFRAG: LLM-powered representations for better RAG retrieval. Improve precision, reduce context...