Zep | Examples, Integrations, & More
4,897
stars
369
commits
Python
primary language
Sep 3, 2026
updated
This repository is not Zep's product or service. It contains example code, framework integrations, and tools for building agent memory with Zep Cloud, Zep's managed agent memory platform.
To use Zep Cloud, sign up at www.getzep.com and read the documentation at help.getzep.com. Zep's official SDKs are:
pip install zep-cloudnpm install @getzep/zep-cloudgo get github.com/getzep/zep-go/v3Looking for the open-source temporal knowledge graph framework that powers Zep? See Graphiti.
| Project / directory | Description |
|---|---|
examples/ | Example apps and snippets in Python, TypeScript, and Go |
integrations/ | Agent-framework integration packages |
ingestion/ | zep-ingest — bulk data ingestion pipeline (Slack, documents, email, JSON/CSV, fact triples) |
ontology/ | Default ontology definitions |
| Build with Zep | Agent plugin for Claude Code, Codex, and Cursor (separate repository) |
| Zep Memory | Agent plugin for Claude Desktop/Cowork and ChatGPT Work (separate repository) |
benchmarks/ | Memory benchmarks (LoCoMo, LongMemEval) |
zep-eval-harness/ | Evaluation harness for ingestion and retrieval |
legacy/ | Deprecated Zep Community Edition (unsupported) |
Framework integration packages live under integrations/, organized
framework-first then language: integrations/<framework>/<language>/. Each package is built,
tested, and released independently.
See integrations/README.md for packages, release status, and
links, and integrations/CLAUDE.md for conventions.
We welcome contributions. See CONTRIBUTING.md for guidelines covering code, documentation, bug reports, and community examples.
Zep Community Edition is no longer supported. Its code has been moved to the
legacy/ folder. Read more in
Announcing a New Direction for Zep's Open Source Strategy.
Python
72.4%
TypeScript
13.4%
Go
12.6%
Zep | Examples, Integrations, & More
4,897
stars
369
commits
Python
primary language
Sep 3, 2026
updated
This repository is not Zep's product or service. It contains example code, framework integrations, and tools for building agent memory with Zep Cloud, Zep's managed agent memory platform.
To use Zep Cloud, sign up at www.getzep.com and read the documentation at help.getzep.com. Zep's official SDKs are:
pip install zep-cloudnpm install @getzep/zep-cloudgo get github.com/getzep/zep-go/v3Looking for the open-source temporal knowledge graph framework that powers Zep? See Graphiti.
| Project / directory | Description |
|---|---|
examples/ | Example apps and snippets in Python, TypeScript, and Go |
integrations/ | Agent-framework integration packages |
ingestion/ | zep-ingest — bulk data ingestion pipeline (Slack, documents, email, JSON/CSV, fact triples) |
ontology/ | Default ontology definitions |
| Build with Zep | Agent plugin for Claude Code, Codex, and Cursor (separate repository) |
| Zep Memory | Agent plugin for Claude Desktop/Cowork and ChatGPT Work (separate repository) |
benchmarks/ | Memory benchmarks (LoCoMo, LongMemEval) |
zep-eval-harness/ | Evaluation harness for ingestion and retrieval |
legacy/ | Deprecated Zep Community Edition (unsupported) |
Framework integration packages live under integrations/, organized
framework-first then language: integrations/<framework>/<language>/. Each package is built,
tested, and released independently.
See integrations/README.md for packages, release status, and
links, and integrations/CLAUDE.md for conventions.
We welcome contributions. See CONTRIBUTING.md for guidelines covering code, documentation, bug reports, and community examples.
Zep Community Edition is no longer supported. Its code has been moved to the
legacy/ folder. Read more in
Announcing a New Direction for Zep's Open Source Strategy.
Python
72.4%
TypeScript
13.4%
Go
12.6%