Hey Product Hunt!
I m the creator of YourMemory. I've spent the last few years as an engineer at Gartner and MongoDB, and the biggest frustration I ve found with AI agents is Context Rot. After about a week of working on the same project, my agents would start "forgetting" decisions we made on day one.
RAG usually treats memory like a permanent filing cabinet, but eventually, the cabinet gets so stuffed with junk that the agent s reasoning falls off a cliff.
I decided to try a biological approach: YourMemory is an MCP server that uses the Ebbinghaus forgetting curve to manage context. It reinforces what matters and prunes the noise, just like we do.
The highlights: