#83 · Primary category: Writing & Content

show-me-the-story

agent ai-writing creative-writing fiction-writing foreshadowing generative-ai go golang llm novel-generator openai-compatible self-hosted single-binary storytelling svelte web-novel writing-assistant

Self-hosted AI novel generator: single Go binary + web UI. OpenAI-compatible API → outline → chapter-by-chapter writing with review, foreshadowing, fact-check, and full-book polish. Chinese & English.

Project last updated:08/27/26

GitHub Stars

521

Forks

58

Contributors

2

License

MIT

Why we included this project

For anyone drafting a novel in long form, this is a more deliberate workflow than hammering a chat prompt until the prose holds together. Everything runs from one Go binary that serves its own web interface, so your only dependencies are a browser and any OpenAI-compatible API (local Ollama, DeepSeek, or a hosted model), and the manuscript itself never leaves your machine. The tool works from an outline you approve, then drafts chapter by chapter; you can request targeted paragraph-level revisions, each chapter is checked automatically for consistency, and a foreshadow tracker flags plot threads overdue for resolution. A separate narrative-memory pass carries details like character habits and explicit promises across chapters, which is exactly where long-form generation usually falls apart. It works in Chinese or English, and if you already have chapters written it can import that text and keep going, which makes it a real fit for solo authors and small teams.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category