Mem0 thinks our 2023 conversation happened in 2026
Catches Mem0 hallucinating 2026 dates on 2023 conversations using LoCoMo benchmark.

Read-time memory consolidation beats Mem0 on benchmark; MCP + TypeScript + SQLite, deploy anywhere.
AI engineers building agents, Claude/Cursor users, LLM app developers
Mem0 · Zep · LangChain memory modules
Engram takes the opposite approach: store memories with rich metadata and invest intelligence at read time, when you actually know the query. TypeScript, SQLite, zero infrastructure.
Ran the LOCOMO benchmark (same one Mem0 used to claim SOTA):
Engram: 80.0% (10 conversations, 1,540 questions) Mem0 published: 66.9% 93.6% fewer tokens than full-context approaches
Works as an MCP server, REST API, or embedded SDK. Supports Gemini, OpenAI, Ollama, Groq, and any OpenAI-compatible provider.
npm install -g engram-sdk && engram init
Catches Mem0 hallucinating 2026 dates on 2023 conversations using LoCoMo benchmark.
Intelligent memory protocol for coding agents; 80% LOCOMO with 30x fewer tokens.
Temporal knowledge graph memory and trace-to-test evals beat standard vector RAG.
Mem0 stores facts, but Engram detects when they go stale and break your agent.
About two weeks ago, I posted Engram here, a memory layer for AI agents. The response was great and pushed me to keep building. Here's where things stand. What
Local-only memory benchmarking—rigorous, but LoCoMo is a standard test everyone runs.