Open-source memory for AI agents that works like a brain, not a database
Hey makers 👋 Launched YourMemory today, open-source, self-hostable memory for AI agents.
Every morning my agent treated me like a stranger: same context re-explained, same preferences forgotten, every session from zero. Most "memory" tools just bolt on a vector DB that hoards everything until retrieval drowns in noise, a goldfish with a bigger bowl.
So I built memory that works more like a brain:
Consolidates related facts into clean summaries, sharper over time, not bloated
Decays stale memories on an Ebbinghaus forgetting curve, but keeps the load-bearing stuff
Hash-chained audit trail so you can actually trust what's stored
MCP-native (Claude/Cursor/any client), open source, self-hostable. It's a relaunch, I shipped v1, learned where it fell short, and rebuilt it.
Would genuinely love this community's eyes on it, especially the consolidation + decay model.
👉 https://www.producthunt.com/products/yourmemory?utm_source=other&utm_medium=social
Drop yours below and I'll check it out + leave real feedback 🙌


Replies