Build Daily

Tinley Park · August 23, 2026
Neo4jAug 14, 2026

What’s Next for AI Agents? Memory, Context, and Graphs

What it covers

A speaker at the Neo4j Graph Gathering discusses the future of AI agents, focusing on agentic memory, context graphs, and the evolution from RAG to production-ready systems that can take action and self-improve.

The outline

Tap a timestamp to jump there in the video.

  1. Introduction to Neo4j Graph Gathering

    The speaker expresses enthusiasm for attending the Neo4j Graph Gathering and learning from others about different technologies.

  2. Agentic Memory as a Key Database Topic

    The speaker identifies agentic memory as the next hot topic for databases, noting that current agent memory is often lost when sessions end.

  3. Context Graphs for Agent Improvement

    The speaker highlights context graphs as a tool for tracking agentic decisions, enabling self-learning, and improving personalization of recommendations.

  4. MCP Toolbox for Databases Overview

    As technical lead for the MCP Toolbox for databases, the speaker describes its current focus on build-time tools for connecting to over 40 different databases.

  5. Expanding into Runtime Memory Tools

    The team is interested in developing memory tools that augment both developer assistance and runtime end-user applications for personalized results.

  6. Learning from Graph Database Experts

    With expertise in traditional databases, the speaker values learning how graph databases can deeply embed relationships between data sources to augment AI agents.

  7. Evolution Beyond RAG for Production Agents

    The speaker is focused on best practices for connecting data with AI agents and understanding how the field has evolved from RAG to production systems that can take action and self-improve.

  8. Connecting Technical Expertise to Business Needs

    The speaker emphasizes the importance of connecting with people in different roles to understand business use cases and relate deep technical expertise to customer problems.

Memory outlives sessions

Closing a laptop often clears an agent's working context, so durable memory becomes the difference between demos and production systems. For solo builders shipping AI products, treating memory as infrastructure—not just prompt state—lets agents act on accumulated history instead of starting over each run.