

Graphiti
Open source Python framework for building real-time, temporally aware knowledge graphs for AI agents, so they can track facts and how those facts change over time.
Features
Graphiti News & Activities
Recent activities
- Filippo-Pilotta added Graphiti
- POX updated Graphiti
Filippo-Pilotta added Graphiti as alternative to Cortex by SKYNETLAB, Zep, Letta and Supermemory
Graphiti information
What is Graphiti?
Graphiti is an open source framework for building and querying temporal knowledge graphs, designed for AI agents that operate in dynamic environments. Unlike batch-oriented RAG pipelines, it continuously ingests user interactions and structured or unstructured data into a coherent graph, tracking when facts become valid and when they are superseded, so agents can reason about how information changes over time. It supports incremental updates without full recomputation and hybrid retrieval that combines semantic embeddings, keyword search and graph traversal. Written in Python, it is developed by Zep Software and also powers the memory layer of the Zep platform.

