Applied AI
RAG
Retrieval-Augmented Generation
About
RAG combines retrieval with language model generation. Instead of answering from parameters alone, the model is given relevant documents at generation time.
Applied AI
Retrieval-Augmented Generation
RAG combines retrieval with language model generation. Instead of answering from parameters alone, the model is given relevant documents at generation time.