Mem0 is a memory option for building AI agents. Extracts durable facts from conversations and recalls them on the next turn.
pip install mem0ai
MEM0_API_KEY=
| Option | What it does | Licence | Self-host |
|---|---|---|---|
| Mem0 | Extracts durable facts from conversations and recalls them on the next turn. | Open source | Yes |
| Zep | Temporal knowledge graph memory — facts with validity windows, not just embeddings. | Open source | Yes |
| Honcho | Treats memory as a reasoning problem, not a retrieval one — you ask its Dialectic API a question about the user and get a synthesised answer. | Open source | Yes |
| Supermemory | Memory graph plus automatic user profiles, with connectors that sync from Drive, Gmail, Notion and GitHub. | Proprietary | No |
| LangMem | Memory primitives that plug straight into LangGraph checkpoints. | Open source | Yes |
| Cognee | Builds a graph + vector memory layer over your agent's history and documents. | Open source | Yes |
| Postgres (rolled by hand) | A messages table and a summaries table. Boring, auditable, yours. | Open source | Yes |
Every page here answers to Accept: text/markdown and returns the same content at roughly a tenth the tokens. No separate site, no toggle — same URL.
curl -s -H "Accept: text/markdown" https://newagent.build/c/mem0