From 8fbae84b6fd186fc267ca16c73e5961f4ca078d4 Mon Sep 17 00:00:00 2001 From: jackaldenryan Date: Wed, 5 Nov 2025 09:49:27 -0600 Subject: [PATCH] Update Zep comparison table description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clarify Zep's positioning as a fully managed platform for context engineering and AI memory. 🤖 Generated with Claude Code Co-Authored-By: Claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0c19c69..4deeaccf 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ We're excited to open-source Graphiti, believing its potential reaches far beyon | Aspect | Zep | Graphiti | |--------|-----|----------| -| **What they are** | Complete managed platform for AI memory | Open-source graph framework | +| **What they are** | Fully managed platform for context engineering and AI memory | Open-source graph framework | | **User & conversation management** | Built-in users, threads, and message storage | Build your own | | **Retrieval & performance** | Pre-configured, production-ready retrieval with sub-200ms performance at scale | Custom implementation required; performance depends on your setup | | **Developer tools** | Dashboard with graph visualization, debug logs, API logs; SDKs for Python, TypeScript, and Go | Build your own tools |