Connecting the Dots with Context Graphs — Stephen Chin, Neo4j
Ask a vector RAG system about a patient's emphysema care plan and it returns generic advice: respiratory therapy, deep breathing. Give it a graph grounded in that patient's actual history and it knows they smoke, knows they've had an operation, and gives recommendations that reflect it. The information existed in both cases. What changed was whether the system could traverse the relationships connecting it.
Stephen Chin from Neo4j makes the case that retrieval alone is not enough because agents also lose the reasoning behind past decisions. Context graphs capture not just what was retrieved but what decisions were made, why, which policies applied, and what the outcome was, so that precedent is queryable the next time a similar case comes up. The financial services demo shows this concretely: a loan decision that surfaces a prior rejection, related margin trades, and fraud risk patterns, with the graph traversal visible so the human making the final call can actually see what the system is drawing on.
Speaker info:
- https://x.com/steveonjava
- https://linkedin.com/in/steveonjava
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related AI Lessons
⚡
⚡
⚡
⚡
I Spent 3 Hours Building Something That Would Have Taken My Team 3 Weeks. It’s Called RAG.
Medium · ChatGPT
Building RAG Assistant: A I Built a Desktop RAG Chatbot From Scratch — Here's Everything I Learned
Dev.to · sydney muganda
The Smart Student’s Guide to RAG: From Giant Textbooks to Grounded Answers
Medium · RAG
How to Evaluate RAG Applications
Medium · LLM
🎓
Tutor Explanation
DeepCamp AI