This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Mnemosyne
An open-source memory engine born from Hermes. Sub-ms recall
Mnemosyne is a hermes-first, native, sub-millisecond memory system for AI agents using SQLite. No HTTP, no servers, no API keys. 500x faster than cloud alternatives. Open source.
Mnemosyne, the Titaness of Memory, mother of the nine Muses. Every poet and hero answered to her first.
Now she's a memory engine for your agents.
Mnemosyne started as the memory layer for Hermes, the open-source agent framework from Nous Research. Hermes agents needed somewhere to store conversations, preferences, long-running context. The existing options were either SaaS APIs or Docker+Postgres pipelines with a dozen moving parts.
So we built our own. Then open-sourced it.
What it does:
- 65.2% on BEAM at 100K scale — ICLR 2026 benchmark. We iterated from 35.4% in v2.5 to 65.2% in v3 through architecture work. Not done yet. - Three-tier memory architecture — working memory, episodic summaries, semantic knowledge graph. All in one portable database. - Hybrid search — vector + FTS5 + importance + temporal scoring. No separate vector DB. - Built-in MCP server — plug into Cursor, Claude Code, Codex, Windsurf, OpenWebUI in 30 seconds. - 23 Hermes plugin tools — lifecycle, validation, graph traversal, collaborative memory, export/import, diagnostics. - Local-first, deployable anywhere — laptop, homelab, server.
Built for Hermes, built to last:
Mnemosyne was forged for Hermes agents by Hermes. That's where the 23-tool plugin got battle-tested. But MCP + Python SDK means Cursor, Codex, or your own stack plugs in just as easily.
The community:
800+ GitHub stars. 17K+ PyPI downloads. 26 contributors. An active Discord where people ask questions, share integrations, and push the project forward.
Memory is the last unsolved primitive in agent infrastructure. We built Mnemosyne so you don't have to rebuild it yourself!
No comment highlights available yet. Please check back later!
About Mnemosyne on Product Hunt
“An open-source memory engine born from Hermes. Sub-ms recall”
Mnemosyne was submitted on Product Hunt and earned 4 upvotes and 1 comments, placing #139 on the daily leaderboard. Mnemosyne is a hermes-first, native, sub-millisecond memory system for AI agents using SQLite. No HTTP, no servers, no API keys. 500x faster than cloud alternatives. Open source.
Mnemosyne was featured in Open Source (68.4k followers), Developer Tools (513.3k followers), Artificial Intelligence (469.8k followers) and GitHub (41.2k followers) on Product Hunt. Together, these topics include over 201.2k products, making this a competitive space to launch in.
Who hunted Mnemosyne?
Mnemosyne was hunted by Abdias J. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Mnemosyne stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Mnemosyne, the Titaness of Memory, mother of the nine Muses. Every poet and hero answered to her first.
Now she's a memory engine for your agents.
Mnemosyne started as the memory layer for Hermes, the open-source agent framework from Nous Research. Hermes agents needed somewhere to store conversations, preferences, long-running context. The existing options were either SaaS APIs or Docker+Postgres pipelines with a dozen moving parts.
So we built our own. Then open-sourced it.
What it does:
- 65.2% on BEAM at 100K scale — ICLR 2026 benchmark. We iterated from 35.4% in v2.5 to 65.2% in v3 through architecture work. Not done yet.
- Three-tier memory architecture — working memory, episodic summaries, semantic knowledge graph. All in one portable database.
- Hybrid search — vector + FTS5 + importance + temporal scoring. No separate vector DB.
- Built-in MCP server — plug into Cursor, Claude Code, Codex, Windsurf, OpenWebUI in 30 seconds.
- 23 Hermes plugin tools — lifecycle, validation, graph traversal, collaborative memory, export/import, diagnostics.
- Local-first, deployable anywhere — laptop, homelab, server.
Built for Hermes, built to last:
Mnemosyne was forged for Hermes agents by Hermes. That's where the 23-tool plugin got battle-tested. But MCP + Python SDK means Cursor, Codex, or your own stack plugs in just as easily.
The community:
800+ GitHub stars. 17K+ PyPI downloads. 26 contributors. An active Discord where people ask questions, share integrations, and push the project forward.
Memory is the last unsolved primitive in agent infrastructure. We built Mnemosyne so you don't have to rebuild it yourself!
pip install mnemosyne-memory[all]