sachit mishra

Local first memory layer for AI agents to end "Context Rot." Closing out my first solo launch!

Hey everyone,

I got tired of my AI agents (Claude/Cursor) losing the plot during long coding sessions because their context window was full of junk.

I spent my nights building YourMemory, a local MCP server that uses biological decay (Ebbinghaus curve) to prune stale logs while keeping important architectural "chains" alive.

The highlights:

  • 100% Local: Built on DuckDB.

  • -84% Token Waste: Naturally drops irrelevant context.

  • Graph-Vector Hybrid: Keeps the core logic "sticky."

If you’ve ever fought "Agent Amnesia," I’d love for you to check it out.
Your Support today would mean a lot to me
Launch: https://www.producthunt.com/products/yourmemory

14 views

Add a comment

Replies

Best
sachit mishra

Just a quick update for those who followed along yesterday.

We finished at #20 on Product Hunt and hit 26 stars on GitHub. For a solo project, I’m honestly just glad the 'forgetting curve' concept sparked some interest.

The launch window is over now, so I’m shifting back into the code for v1.4.0. If you’ve had a chance to try the MCP server, I’d really value any feedback, especially on the memory decay logic. I'm still learning how this performs in different workflows, so I’d appreciate more eyes on the repo to help me refine it.

Website: https://yourmemoryai.vercel.app/