mirror of
https://github.com/run-llama/awesome-rag.git
synced 2026-07-01 21:14:08 -04:00
@@ -62,6 +62,7 @@
|
||||
|
||||
### Survey Papers
|
||||
|
||||
- [Retrieval-Augmented Generation for Large Language Models: A Survey](./papers/rag-survey.md) - This survey paper examines Retrieval-Augmented Generation (RAG) in Large Language Models, discussing three paradigms—Naive, Advanced, and Modular RAG—and their key components. It evaluates RAG's impact on accuracy, hallucination reduction, and knowledge updates, also suggesting future research directions for enhancing RAG's effectiveness and scalability. (Yunfan Gao, et al. 2023)
|
||||
|
||||
## Contributing
|
||||
Interested in contributing? Please read the [contribution guidelines](CONTRIBUTING.md) first.
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# [Retrieval-Augmented Generation for Large Language Models: A Survey](https://arxiv.org/abs/2312.10997v1)
|
||||
|
||||
## Contributions
|
||||
|
||||
## Results
|
||||
|
||||
## Insights
|
||||
|
||||
## Resources
|
||||
- [Llamaindex Implementation of SELF-DISCOVER](https://github.com/run-llama/llama_index/tree/main/llama-index-packs/llama-index-packs-self-discover)
|
||||
Reference in New Issue
Block a user