RAG (pour débutants)

RAG = Retrieval-Augmented Generation. Before answering, the LLM 'reads' relevant documents from your base. Result: it answers from YOUR data, not its training memory.

Strengths

Limitations

Best for

Official site

View on Coeurdar