← Browse

Session brief

Agentic GraphRAG: AI’s Logical Edge — Stephen Chin, Neo4j

Stephen Chin

Overview

This talk introduces Agentic GraphRAG as a method to improve the accuracy and reduce hallucinations in AI agent systems. It highlights the limitations of current LLMs in complex reasoning and decision-making, proposing that knowledge graphs, when integrated with LLMs, can provide a more robust and logical framework for AI operations. The approach leverages graph databases to store, manage, and retrieve information, enhancing the AI's ability to understand context and provide reliable outputs.

Who should watch

Key takeaways

Notable quotes

*The fact the LM has has gone and inserted biases, it's done incorrect reasoning along the way. This means you're going to get the wrong business results.*
*Similarity is not relevance. It it doesn't mean it actually understands the problem.*
*The typical pattern that would get you this is first do your search in a vector search... and then you have mappings from the vector embeddings to your graph and you you pull back the nodes which are relevant.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.