Retrieval Augmented Generation

Retrieval Augmented Generation

July 8, 2024 | seedling, permanent

tags
LLM

Overview of RAG approaches #

youtube Retrieval-Augmented Generation (RAG) is the process of optimizing the output of a large language model, so it references an authoritative knowledge base outside of its training data sources before generating a response. amazon, ref

LangChain LlamaIndex


Go to random page

Previous Next