The next-generation
story-writing tool
you co-create with AI
Solving the struggles of story creation
You have ideas but cannot put them into shape. Scheherazade is the answer.
Stuck developing your idea
From a 140-character concept, the AI proposes multiple ways to develop it. Just pick one and your story plot is complete.
No confidence in your structure
The AI auto-generates a chapter outline based on the classic four-act structure (kishotenketsu).
Each chapter's role and arc is laid out clearly.
Cannot manage your revision history
A Git-like version control system saves every revision automatically. Roll back to any version, anytime.
No time
In "Full Auto" mode, just enter a concept and the entire pipeline runs to a finished manuscript. The evaluation and improvement loop runs automatically too.
A polished 9-step workflow
An iterative-edit story-generation system in which human and AI take turns at the wheel.
- - Human: enter the concept, make selections, specify chapters, review, and decide when it is finished
- - AI: generate proposals, break down the chapter outline, deepen the content, and apply revisions
- - Each AI step runs a self-verification (Pass B) to guarantee quality
- - You can branch off from any step at any time
Git-like version control
Treat the entire creative process as an asset. Nothing is overwritten - every edit becomes part of the history.
- - Visualize the history tree by following parent revisions
- - Check out any version and branch from there
- - Tag finished versions (v1, draft-2026-01-20, etc.)
- - Quote by version reference, not by copy-pasting text
AI evaluation and automatic improvement
The AI reviews your finished manuscript with the eye of a professional editor and applies concrete improvements automatically.
- - Five-tier S-D grades and a 100-point score
- - Strength/weakness analysis with concrete improvement suggestions
- - Detection of structural issues (verbosity, repeated patterns)
- - One-click chapter-level improvements applied automatically
- - Roll back any improvement from the history
Full Auto mode
Enter the concept and just wait. Everything through the finished manuscript is automatic.
- - Proposal -> selection -> chapter outline -> deep dive -> novel generation, all automatic
- - The "evaluate -> improve" loop runs automatically after generation
- - Choose 1 to 10 rounds of improvement
- - Real-time progress display keeps you informed
- - Inspect quality trends in the run log
Screenshots
A polished dark-mode UI that lets you focus on creating
Works list - a card layout that shows progress at a glance
Editor - weave your story through dialogue with the AI
Technical specifications
A modern stack for stable, high-speed operation
| Backend | High-speed asynchronous API on Python 3.x / FastAPI / Uvicorn |
|---|---|
| Database | SQLite (development) / PostgreSQL-compatible for scaling |
| LLM support | OpenAI-compatible APIs. Also runs against local LLMs (Ollama, etc.) |
| Frontend | HTMX + Tailwind CSS - a modern, mobile-friendly UI |
| Streaming | Real-time progress display via Server-Sent Events (SSE) |
| Configuration | Flexible customization via environment variables / config.json |


