Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks, Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich Küttler, Mike Lewis, Wen-tau Yih, Tim Rocktäschel, Sebastian Riedel, Douwe Kiela, 2020Advances in Neural Information Processing Systems (NeurIPS 2020)DOI: 10.48550/arXiv.2005.11401 - Introduces the RAG framework for LLMs.
Question Answering with RAG, LangChain Developers, 2024 (LangChain) - Official guide on building RAG applications with LangChain.
LangChain Integration, LlamaIndex Developers, 2024 - Details on using LlamaIndex components with LangChain.
Retrieval-Augmented Generation: A Survey, Yunfan Gao, Yun Xiong, Xinyu Gao, Kangxiang Jia, Jinliu Pan, Yuxi Bi, Yi Dai, Jiawei Sun, Meng Wang, Haofen Wang, 2023arXiv preprint arXiv:2312.10997DOI: 10.48550/arXiv.2312.10997 - A comprehensive review of RAG systems and their advancements.