← Browse

World's Fair 2024

GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem

Overview

This talk introduces Graph RAG, a method that combines knowledge graphs with Retrieval Augmented Generation (RAG) to enhance the accuracy and capabilities of LLM applications. It posits that by integrating structured knowledge graph data with unstructured text retrieval, developers can achieve more precise and comprehensive answers, moving beyond the limitations of traditional RAG.

Who should watch

Key takeaways

Notable quotes

*Graph RAG is RAG where on the retrieval path you use a Knowledge Graph.*
*The vector space representation is completely opaque to a human being but the graph representation is very very clear it is explicit it's deterministic it's visual you can see it you can touch it.*
*Once you've been able to create that graph it's a lot easier to build your rag application.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.