nashsu/llm_wiki — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a cross platform desktop app called LLM Wiki. I want to drop in documents or whole folders, and have an LLM turn them into a clean personal wiki with linked pages, summaries, source references, and an automatically updated overview.

The app should feel like a knowledge workspace, with a left side for the wiki and source files, a middle chat area where I can ask questions, and a right side preview for pages and sources. It should remember everything between restarts, show import progress, skip files that have not changed, and recover if processing is interrupted.

Please include search, a relationship graph, review items where the AI needs my judgment, and a deep research feature that can search the web and add useful results back into the wiki. It should support images from PDFs with captions, and the wiki files should stay usable in Obsidian.

Use the existing stack in this repo and look up current docs online if you need to.

Want more depth? Deep Reverse