codecoradev/uteke — reverse-engineered prompt
Reverse engineered prompt
Build me a simple local memory tool for AI assistants called Uteke.
I want something I can run from the terminal with basically zero setup. It should let me save things like notes, decisions, tasks, and project context, then recall them later by meaning, not just exact words. Everything should stay on my machine and work fully offline, with no cloud account or API keys. The first run can download a local embedding model if needed, but after that it should feel fast.
I also want nicer organization, like tags, categories, entities, and separate rooms for different projects or teams. It should support shared knowledge with author names, time based recall so I can ask what was true on a certain date, and links between related memories. A server mode for coding agents would be great too, so tools like Cursor or Claude Code can use it as persistent memory across sessions.
If it fits, include batch import for folders and basic document style storage too. Look up current docs online if you need to.
Want more depth? Deep Reverse