Graphiti

Builds real-time, temporally aware knowledge graphs that give AI agents queryable long-term memory.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Time is the organizing idea in Graphiti, which builds knowledge graphs for agent memory that record not just facts but when each fact became true and when it was superseded, using a bi-temporal model that tracks event time and ingestion time separately. Instead of batch recomputation, new episodes are integrated incrementally in real time: an LLM extracts entities and relationships, resolves them against the existing graph, and invalidates outdated edges rather than deleting history, so an agent can answer what was true at a given moment. Retrieval combines semantic embeddings, BM25 keyword search, and graph traversal without requiring an LLM call at query time, keeping lookups fast. The Python library is Apache-2.0 licensed, runs against Neo4j or FalkorDB among other backends, supports OpenAI, Anthropic, Gemini, and local models for extraction, and underpins Zep's commercial memory platform, with the architecture described in an arXiv paper. Roughly 29,000 GitHub stars reflect its position as the leading open temporal graph memory layer for agents.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Added
Jul 29, 2026

Related Tools

Unified system for large-scale distributed training and inference.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Guidance language for controlling LLM generation with constraints, grammars, and JSON schemas.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Library for easily accessing and processing ML datasets.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

JAX neural network library with PyTorch-like module system.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Gradient boosting library by Yandex with native categorical feature handling.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Browse all AI Frameworks & Libraries tools