kenforthewin/atomic ? reverse-engineered prompt
Reverse engineered prompt
Build me a self hosted personal knowledge base app where I can save markdown notes as little connected pieces of knowledge, and then search them by meaning instead of just keywords.
I want a clean web app and desktop friendly experience where notes can be tagged, linked automatically, turned into a visual graph or canvas, and used to generate wiki style summaries with citations from my own notes. It should also have a chat style interface that can answer questions using the stored knowledge, plus a way to clip web pages into the system and sync them later if needed.
Make it work with a local or self hosted server, with login or setup on first run, and support connecting to an AI provider for embeddings, tagging, summaries, and chat. If it helps, look up current docs online for any APIs or libraries you need.
Are you gonna build this?
make sure you review the code using coderabbit