Applied AI Software Engineering: RAG

Uncategorized

Applied AI Software Engineering: RAG

URL: https://open.substack.com/pub/pragmaticengineer/p/rag?r=1slq0e&utm_medium=ios
Type: article
Domain: open.substack.com

Excerpt: Retrieval-Augmented Generation (RAG) is a common building block of AI software engineering. A deep dive into what it is, its limitations, and some alternative use cases. By Ross McNairn.

Notes:
A basic overview of the RAG concept and how it is used in LLMs. Even includes source code and a GitHub repository!