Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)
zaydmulani
37 points
17 comments
June 03, 2026
Related Discussions
Found 5 related stories in 102.3ms across 10,324 title embeddings via pgvector HNSW
- Show HN: AI memory with biological decay (52% recall) SachitRafa · 82 pts · April 26, 2026 · 64% similar
- Show HN: Hippo, biologically inspired memory for AI agents kitfunso · 72 pts · April 06, 2026 · 62% similar
- MenteDB – open-source memory database for AI agents (Rust) mentedb · 15 pts · April 24, 2026 · 61% similar
- Show HN: DecisionNode – shared structured memory for all AI coding tools via MCP AmmarSaleh50 · 21 pts · April 10, 2026 · 61% similar
- Show HN: YourMemory, agentic memory is a pruning problem, not a hoarding problem SachitRafa · 19 pts · June 07, 2026 · 61% similar
Discussion Highlights (6 comments)
georgespencer
Given the abundance of vaguely similar local-first AI memory layers, it might be a good idea to add a "Why Mnemo" section right at the top of README.md to explain why folks should consider using it.
bilbo-b-baggins
You forgot BM25 embeddings. https://github.com/MikeS071/ai-engram https://github.com/lamost423/openclaw-hybrid-memory https://medium.com/@qdrddr/agentic-memory-framework-hindsigh... https://clawhub.ai/vnesin-sarai/hybrid-retrieval https://www.josecasanova.com/blog/openclaw-qmd-memory https://medium.com/@richardhightower/stop-the-hallucinations... https://github.com/oomkapwn/enquire-mcp#-why-its-the-best https://github.com/rohitg00/agentmemory#key-capabilities https://github.com/Melody-0321/NE-Memory-Core https://github.com/ClaudioDrews/memory-os https://en.wikipedia.org/wiki/Okapi_BM25 > It is based on the probabilistic retrieval framework developed in the 1970s and 1980s Anyway, good for ya, hope you had fun building it.
SwellJoe
Everybody builds one. And, then they usually figure out that making the model fill its context with a bunch of memories hurts performance more often than it helps.
phantomathkg
Is there any relevance with another tool call mnemon?
ksajadi
I tend to agree with the rest of the commenters that the most likely outcome is that harnesses will include features like this. I had a slightly different issue and that was 'project-level memory' that i can use across models or harnesses (chat, claude code, etc). for a while i used Obsidian but it was not very good with hosted tools like claude.ai then i moved to a combination of Linear and Notion. Still using Linear but Notion ended up being a royal pain: it is built for humans not agents. It is block based and when multiple agents use it there is a lot of corruption in the process. I wanted a markdown only, notion built for agents that can work with multiple agents so built one: markbase.cloud feel free to try and use it. i think it's useful
pylotlight
Brew installation? Not looking to use pip or load manually. For single bins or otherwise, brew is definitely preferred.