EdwardAThomson/NovelWriter ? reverse-engineered prompt

Reverse engineered prompt

Build me a desktop app for helping authors plan and write novels and short stories with AI.

I want a simple Tkinter based interface where someone can enter story details, pick a genre like sci fi, fantasy, mystery, romance, thriller, western, horror, or historical fiction, and then generate the big pieces of a story step by step, like world lore, characters, factions, locations, story structure, scenes, chapters, and full prose.

It should support using different LLM providers, including hosted APIs and local command line tools if they are available, and let the user choose the backend and model from the app. I also want an agent style workflow that can coordinate multiple generation steps and review the output for quality before moving on. It would be great if the app keeps things organized so the user can build a whole manuscript from the same project.

If you need to, look up current docs online for the model and backend handling.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab