AI tool comparison
MemPalace vs Stash
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
AI Memory & Context
MemPalace
Hierarchical cross-session AI memory — viral, controversial, open source
25%
Panel ship
—
Community
Free
Entry
MemPalace is an open-source persistent memory system for AI agents that organizes memories hierarchically — people and projects become "wings", topics become "rooms" — enabling scoped semantic retrieval rather than flat vector search. It claims 96.6% on LongMemEval and a 170-token overhead per session. MIT licensed, self-hosted. The project went viral almost instantly after actress and director Milla Jovovich pushed it to GitHub, claiming she built it with Claude Code alongside engineer Ben Sigman. The "palace" metaphor maps well to how humans naturally organize associative memory, and the architectural idea of scoped context windows (retrieve only the relevant "room") is legitimately interesting for long-running agent sessions. The controversy: GitHub issue #214 exposed that the headline benchmark measures ChromaDB's default embeddings, not the palace structure itself. The README was updated to walk back the "100% accuracy" claim. A pump-and-dump crypto token ($PALACE) also appeared within 24 hours of the GitHub push. The underlying memory architecture has real merit — the noise-to-signal ratio is just high right now.
Infrastructure
Stash
Open-source memory layer that teaches AI agents to remember and learn
75%
Panel ship
—
Community
Paid
Entry
Stash is an open-source persistent memory infrastructure for AI agents built on PostgreSQL and pgvector. Unlike retrieval-augmented generation, which searches static documents, Stash actively learns from agent experience — consolidating raw observations into facts, relationships, causal links, and higher-order patterns over time. The system exposes 28 MCP tools covering the full cognitive stack: episode storage, fact synthesis, entity graph management, goal tracking, failure pattern recognition, and self-correction when contradictions emerge. It deploys via Docker Compose in three steps and works with any OpenAI-compatible API — Claude, GPT, local models via Ollama. Hierarchical namespaces let agents keep user facts separate from project facts separate from self-knowledge. This fills a real gap in the agent ecosystem. Most agent frameworks treat each session as stateless, which means agents repeat the same mistakes and lose hard-won context. Stash gives agents a persistent cognitive layer that compounds. It surfaced on Hacker News this week to notable developer interest and is worth watching as MCP adoption accelerates.
Reviewer scorecard
“The hierarchical memory concept is sound — scoped retrieval beats flat vector search for agents with complex long-term context. But the benchmark controversy (measuring ChromaDB embeddings, not the palace structure) makes it hard to trust the claims right now. Wait for independent replication and a clean README before building on this.”
“The 28 MCP tools are the right abstraction level — my Claude Desktop agents can now actually remember what I've told them across sessions without me writing my own memory layer. The Docker Compose setup is clean and the pgvector backend is production-ready.”
“Celebrity open-source drop, inflated benchmarks, and a crypto token in under 24 hours — this is the trifecta of GitHub hype. The tech might be fine, but you can't evaluate it through the noise. Issue #214 alone should give any serious developer pause. Let the dust settle.”
“The consolidation pipeline sounds elegant in theory but in practice you're letting an LLM synthesize 'causal links' and 'higher-order patterns' from raw observations. That's a recipe for hallucinated beliefs that compound over time. I'd want rigorous testing before trusting this in any production agent.”
“Strip away the celebrity drama and the palace memory metaphor is genuinely compelling. Agents that organize knowledge spatially — with room-level context scoping — are a step toward more human-like associative recall. The 23k star viral moment also signals serious latent demand for better AI memory primitives. Someone will clean this up and it'll matter.”
“Persistent memory is the missing piece between 'AI assistant' and 'AI colleague.' Stash's self-correction and failure pattern recognition are early implementations of what agents will need to become genuinely reliable over long time horizons.”
“The palace metaphor is beautiful UX-conceptually — I love the idea of 'walking' an AI through rooms of context. But the crypto token association makes me not want my name near this project right now. If the tech gets validated independently, I'm interested. For now, too risky.”
“Finally an agent that remembers my brand guidelines, tone preferences, and past feedback without me repeating myself every session. The namespace hierarchy means I can have separate memories for different clients.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.