Graphiti is the Python library. ArgosBrain is the in-process Rust engine.
Graphiti (Apache-2.0; maintained by Zep) is a Python library for real-time temporal knowledge graphs. Not a server — you embed it. Each edge tracks four temporal dimensions (created_at, valid_at, invalid_at, expired_at).
Episodes (unstructured text or structured JSON) are decomposed into entities + labeled relations. Supports learned or prescribed ontology. Backends: Neo4j 5.26+, FalkorDB, Kuzu, Amazon Neptune.