Memz
The AI Agent Memory Encyclopedia
Every memory tool. Compared honestly. Updated constantly. Memz is a neutral reference for developers building AI agents — not a product, not a pitch. Just the clearest map of the memory landscape available.
What is AI agent memory?
By default, every AI agent conversation starts from zero. The agent has no recollection of past sessions, no knowledge of your preferences, and no ability to learn over time. That is fine for a single chat. It is a serious problem for agents running production workloads.
AI agent memory is the infrastructure that lets agents persist knowledge across sessions — who the user is, what has been tried before, what decisions were made, what the agent has learned. Without it, every session is a cold start. With it, agents compound.
The challenge: memory is not one problem. It includes storage, retrieval, deduplication, temporal reasoning, personalization, and multi-agent coordination. No single tool covers all of it. Memz maps every tool in the space so you can choose the right combination for your use case.
Every major player, in one place.
13 tools across 5 categories. Each has a distinct lane — understanding the category matters before comparing features.
Know what type of tool you need.
These are fundamentally different types of systems. Comparing a vector database to a memory server is like comparing a hard drive to a brain.
Six key dimensions at a glance.
Top 8 most-used tools. For the full 15-dimension breakdown, see the deep comparison.
| Dimension | Hindsight | Mem0 | Letta | Zep | ChromaDB | Supabase pgvector | Honcho | Qdrant |
|---|---|---|---|---|---|---|---|---|
| LongMemEval | 91.4% | 49% | — | — | — | — | — | — |
| Self-hosted | Yes | Partial | Yes | Yes | Yes | Yes | Partial | Yes |
| Auto-dedup | No | Yes | Partial | Partial | No | No | No | No |
| Temporal awareness | Yes | No | Partial | Yes | No | No | No | No |
| Semantic search | No | Yes | Yes | Yes | Yes | Yes | No | Yes |
| Open source | MIT | Partial | Apache-2.0 | Apache-2.0 | Apache-2.0 | Apache-2.0 | Yes | Apache-2.0 |
Based on published benchmarks and documented behavior — April 2026
Go deeper with the full comparison.
8 tools. 15 dimensions. Color-coded cells. Honest recommendations based on your actual use case — not vendor marketing.