Free AI Memory System MemPalace Sets Record 96.6% Benchmark Score With Zero API Calls, Outperforming Paid Rivals
Summary
MemPalace, a free open-source AI memory system, shatters benchmarks with a record 96.6% LongMemEval score using zero API calls, outperforming paid rivals like Mem0 and Zep by organizing conversations into a hierarchical memory palace structure that boosts retrieval accuracy by 34% while cutting costs to just $10 per year through a lossless 30x token compression dialect — running entirely on-device with no cloud dependency.
Key Points
- MemPalace is a free, fully local AI memory system that achieves a record 96.6% LongMemEval R@5 score with zero API calls, organizing conversations into a hierarchical structure of wings, halls, rooms, closets, and drawers inspired by the ancient memory palace technique — boosting retrieval accuracy by 34% compared to flat search.
- The system features AAAK, a lossless AI compression dialect delivering 30x token reduction with zero information loss, allowing any LLM — including offline models like Llama or Mistral — to load months of context in approximately 120 tokens at a cost of roughly $10 per year versus $507 per year for traditional LLM summarization approaches.
- MemPalace integrates with Claude, ChatGPT, and Cursor via 19 MCP tools for fully automated memory retrieval, includes a temporal knowledge graph built on SQLite, supports specialist AI agents with persistent AAAK diaries, and runs entirely on-device with no cloud dependency, outperforming paid competitors like Mem0 and Zep on benchmark scores while remaining completely free and open source.