Neo4j Live: NODES AI Agenda with Aura Agents
Let's explore the NODES AI agenda with Aura Agents and turn a packed event schedule into a personalized experience. Spin up an agent, tailor your agenda to your timezone and technical interests, and refine it through natural conversation.
Connect via MCP directly in Claude, inside VS Code, or through a web interface - and shape your NODES AI journey the same way you build software: interactively.
In this Neo4j Live session you will see:
• How to model event data as a graph (sessions, speakers, tracks, prerequisites, use cases)
• How to design Aura Agent tools using Cypher templates and similarity search
• Why vector indexes and session IDs are the backbone of a reliable agent
• How to expose the agent over MCP and use it directly in Claude
• Real-time demos showing conflict-free schedule building and speaker discovery
• Lessons learned: prompt tuning, tool chaining, and avoiding common pitfalls
Guest: Luanne Misquitta ( https://www.linkedin.com/in/luannemisquitta/ )
NODES AI: https://neo4j.com/nodes-ai/
Aura Agents: https://neo4j.com/product/aura-agent/
Aura Agents Docs: https://neo4j.com/docs/aura/aura-agent/
GraphAcademy: https://graphacademy.neo4j.com/courses/aura-agents/
App: https://nodes-ai-conf-agent.onrender.com/
Repo: https://github.com/luanne-neo/nodesai-conf-agent/tree/main
Neo4j + AI: https://neo4j.com/developer/ai/
Chapters
- 00:00Introduction Welcome
- 04:39The Problem: Navigating Conference Agendas
- 09:00Agent Purpose & Design Philosophy
- 10:17Data Model & Graph Structure
- 12:25Live Demo: Finding Sessions with the Agent
- 19:27Inside the Aura Agent: Prompt & Tools
- 24:00Cypher Template Tools & Tool Chaining
- 33:38Lessons Learned & Tips for Building Agents
- 42:22Exposing the Agent via MCP with Claude
- 53:35Web App Demo, GitHub Repo & Wrap-up