Open source
Graphiti: Open Source Memory for AI Agents
Graphiti is an open source Python framework that turns conversations and documents into a temporal knowledge graph for AI agent memory. It stores facts with time windows, so agents can recall what was true at any past date. Learn more at
Watch on YouTube · Watch on TikTok
The story
What the video said
Graphiti, an open source tool, turns conversations into a knowledge graph that remembers time. It helps AI agents recall facts that change over time. You are building an AI assistant that needs to remember user preferences across chats. But when a user changes a fact, your assistant still recalls the old one. Graphiti is an open source Python library for agent memory. It stores facts with time windows, so outdated info is marked invalid instead of deleted. You can ask what was true at any past date. The graph keeps history, so your agent can answer temporal questions accurately. Graphiti gives AI agents a memory that tracks changes over time. It is open source and ready to use for your next project.
This page was generated from the Ming Dao AI publication record.
Ming Dao AI is independent and unaffiliated with GitHub or the featured project. Read our editorial policy.