Zep

Active
GitHub Python Apache-2.0

Description

Zep is an AI agent memory management platform providing long-term memory, context management, and conversation history understanding through knowledge graph technology.

Key Features

  • End-to-end context engineering platform with sub-200ms latency for real-time agent context
  • Graph RAG: automatic relationship extraction and temporal knowledge graph maintenance
  • Relationship-aware context retrieval with valid_at/invalid_at timestamps for evolving facts
  • Multi-language SDKs: Python (pip install zep-cloud), TypeScript, and Go
  • Enterprise-grade with SOC2 Type 2 and HIPAA compliance via Zep Cloud
  • Powered by Graphiti, the open-source temporal knowledge graph framework

Use Cases

💡 Providing AI agents with long-term memory that understands how relationships evolve over time
💡 Assembling relationship-aware context blocks from chat history, business data, and events
💡 Building production AI applications that need accurate, current, and relevant contextual information
💡 Integrating with LangChain, LlamaIndex, AutoGen, and other agent frameworks for context management

Quick Start

pip install zep-cloud

Related Projects

Related Articles