What Zep is
The baseline, stated fairly.
Zep (Zep AI) is a managed service wrapping Graphiti (open-source temporal knowledge graph, Apache-2.0) backed by Neo4j in production. Each edge carries bi-temporal metadata (valid_at, invalid_at) rather than being overwritten.
Zep Community Edition was deprecated April 2025; self-hosters now use Graphiti directly.
How it actually works
Technical facts.
- ArchitectureTemporal knowledge graph (Graphiti + Neo4j).
- Write cost1 "credit" per episode on Cloud; internally multiple LLM calls.
- Read costFree retrieval (no read-time LLM), bundled in credit/subscription.
- BenchmarksDMR 94.8% (vs MemGPT 93.4%); LongMemEval +18.5% accuracy / −90% latency.
- Code-specificNone. General conversational/business memory. No AST, no symbols.
- PricingFlex $25/mo (10K credits), Flex Plus $75/mo, Enterprise custom. No free self-host.
Sources: Zep docs · Paper · Deprecation post