Information Retrieval/Search
Retrieval Augmented Generation (RAG)
Retrieval Augmented Generation (RAG) is the process of contextualising prompts for large language models (LLMs) by leveraging available data in a store allowing an LLMs to ingest relevant information that guides their predictions.
Related Content: