← Blog

Graph RAG

NLP

/dictionary/graph-rag

Definition

A RAG variant that retrieves from a knowledge graph instead of flat text chunks, useful when the answer depends on how entities relate to each other, not just what one paragraph says.

Posts that use this term