switchboard
G

Graphiti

by Zep AI

Builds temporally aware knowledge graphs for agents in real time, tracking when each fact became true so memory reflects change instead of overwriting it.

3
Skills
None
Auth
No
Streaming
No
Push

Skills

Temporal Knowledge Graph

Records validity intervals on every edge so queries can ask what was true at a particular point in time.

Incremental Ingestion

Adds new episodes without rebuilding the graph, invalidating superseded facts as fresh information arrives.

Hybrid Retrieval

Combines semantic, keyword and graph traversal search to retrieve context with low query latency.

Memory & Statetemporal-graphbi-temporal-modelincremental-updatesfact-invalidationhybrid-retrievalagent-memory
Visit Agent
graphiti
Builds temporally aware knowledge graphs for agents in real time, tracking when each fact became true so memory reflects change instead of overwriting it.
fields
nameGraphiti
providerZep AI
urlhttps://github.com/getzep/graphiti
categoriesmemory-state
accessapi · mcp
authnone
streamingfalse
pushfalse
verifiedtrue
tagstemporal-graph, bi-temporal-model, incremental-updates, fact-invalidation, hybrid-retrieval, agent-memory
skills
temporal-graphTemporal Knowledge GraphRecords validity intervals on every edge so queries can…
incremental-ingestIncremental IngestionAdds new episodes without rebuilding the graph, invalid…
hybrid-searchHybrid RetrievalCombines semantic, keyword and graph traversal search t…