Rohithgilla12/open-mind ? reverse-engineered prompt

Reverse engineered prompt

Build me a self hosted commonplace book app where I can save links, quotes, images, notes, and half formed thoughts, then find them later by words, meaning, or even a colour I remember. I want a clean web app with a library view, search, a distraction free reader for articles, a desk for pinned items, a daily drift view for resurfacing old saves, and saved searches that keep updating on their own. It should also handle RSS feeds, imports from common read it later tools, and let me export everything as JSON whenever I want.

Make it work well without any AI, but leave room for optional AI enrichment later for summaries, tags, and embeddings. I’d like it to be easy to run locally with Postgres and one Go backend, and I’m fine if you look up current docs online for anything you need.