Skip to main content

AI architecture

Retrieval-Augmented Generation

RAG

Also known as · 검색 증강 생성 · RAG

Definition

An architecture that retrieves relevant material, adds it to the model context as evidence, and then generates an answer.

Related notes

Related courses