Open-Self/Open-Self ? reverse-engineered prompt

Reverse engineered prompt

Build me a local first memory app for AI chats that can store and recall personal context from my messages and notes.

I want it to keep track of things like decisions, preferences, commitments, facts, and events, with where they came from, when they happened, how confident they are, and how sensitive they are. It should work completely on my machine, use SQLite for storage, and let me search memories later with a simple command line tool. I also want a local dashboard where I can browse, edit, forget, merge duplicates, and review conflicts, plus a way to import text files, chat exports, and project folders so it can keep context up to date automatically.

It should support connecting to AI tools through MCP, and it needs to be private by default, with optional encryption for the stored data. If you need to check current docs for any libraries or protocol details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab