
 Software Engineering Daily Knowledge Graphs as Agentic Memory with Daniel Chalef
 130 snips 
 Mar 25, 2025  Daniel Chalef, Founder of Zep, discusses the innovative use of temporal Knowledge Graphs to tackle AI's challenge with contextual memory. He emphasizes how these graphs can help agents maintain long-term information and improve decision-making. Joined by Kevin Ball, the conversation highlights Zep’s advanced graph search capabilities, outperforming older systems. They delve into the potential of ambient AI agents and the philosophical implications of agentic memory, offering a glimpse into the future of intelligent systems. 
 AI Snips 
 Chapters 
 Transcript 
 Episode notes 
AI Agents Defined
- AI agents possess LLMs as brains, interpret instructions, and make decisions.
 - They act autonomously to achieve set goals, using tools and memory for reasoning.
 
Agent Memory Types
- Agents need various memory types, including short-term for current interactions and long-term for past information.
 - Semantic memory is crucial, linking different events and enabling effective reasoning and planning.
 
Knowledge Graphs and LLMs
- Knowledge graphs are data structures that model complex relationships using triples (two entities and a relationship).
 - LLMs enable automated and scalable extraction of entities and relationships from data, surpassing manual methods.
 

