Home About

Tags

MachineLearning (26) LinearAlgebra (16) SoftwareEngineering (15) GameDesign (12) LargeLanguageModels (11) ComputerScience (11) AgenticReasoning (7) AudioEngineering (7) Zettelkasten (6) DiscreteMath (6) AutomatedTesting (6) ReinforcementLearning (5) More

Notes by Lex Toumbourou

Retrieval Augmented Generation

Oct 06, 2024 permanent

Retrieval Augmented Generation or RAG is a technique used in Large Language Models prompting where model retrieves information from external data sources to ground model's response in facts and generally improve the output quality.