yangchou19/Awesome-LLM-Rag
A curated list of awesome papers and resources for Retrieval-Augmented Generation (RAG) in Large Language Models(LLM).
This resource provides a curated collection of research papers, tutorials, and tools focused on Retrieval-Augmented Generation (RAG) for Large Language Models (LLMs). It helps developers and researchers stay updated on the latest advancements in improving LLM accuracy and relevance by incorporating external knowledge. You'll find papers categorized by RAG frameworks, retrieval methods, generation techniques, and applications, offering insights into building more informed and less 'hallucinating' AI.
No commits in the last 6 months.
Use this if you are an AI researcher or developer looking to build or improve Large Language Models that can access and use external data to generate more accurate and contextually relevant responses.
Not ideal if you are a non-technical end-user simply looking to use an existing RAG-powered application.
Stars
9
Forks
3
Language
—
License
—
Category
Last pushed
Dec 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/yangchou19/Awesome-LLM-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.
coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework