Speaker
Stephen Chin
5 sessions in this library.
- CrabRAG: Why Automated Assistants Need Graph Memory, Not More Tokens — Stephen Chin, Neo4j
This talk argues that automated assistants, particularly those using Retrieval Augmented Generation (RAG), would benefit more from graph memory than simply increasing token limits. It proposes that a graph database can provide a more structured and interconnected way to store and retrieve information, leading to more capable and context-aware AI assistants. The core idea is to move beyond linear text processing towards a relational understanding of data.
- Connecting the Dots with Context Graphs — Stephen Chin, Neo4j
This talk introduces context graphs as a solution to the problem of AI agents and systems lacking comprehensive understanding due to siloed data. It argues that by connecting disparate data sources, previous decision traces, and tool-use reasoning into a knowledge graph, AI can move from controlling engineers to being a controllable tool. This approach aims to provide grounded, complete information for more reliable AI-driven decision-making and application building.
- Context Engineering: Connecting the Dots with Graphs — Stephen Chin, Neo4j
This talk explores context engineering as a method to enhance AI applications by moving beyond simple prompt engineering. It emphasizes the importance of providing AI models with dynamic, curated, and structured context to improve signal over noise, leading to more relevant and reliable outputs. The core thesis is that by treating AI development as information architecture, engineers can achieve superior results and gain greater control over AI behavior.
- Top Ten Challenges to Reach AGI — Stephen Chin, Andreas Kollegger
This talk explores ten potential challenges on the path to Artificial General Intelligence (AGI), drawing parallels with science fiction concepts. The speakers suggest that by examining these fictional scenarios, we can better understand and prepare for the real-world implications and ethical considerations of developing advanced AI. The core thesis is that a proactive, science-fiction-informed approach is crucial for responsible AGI development.
- Agentic GraphRAG: AI’s Logical Edge — Stephen Chin, Neo4j
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.