Storygen
StoryGen turns a child's idea into a gentle four-scene illustrated story, assembled live with consistent recurring characters.
- Status
- v0.1.0
- Updated
- Jul 2026
- Tools
- Python, TypeScript, JavaScript, CSS, ai

The problem
StoryGen turns a child's idea into a gentle four-scene illustrated story, assembled live with consistent recurring characters.
What I built
Turns a child's idea into a four-scene illustrated story with recurring characters.
How it works
- Three input modes: free text, keyword chips, and a guided form.
- A four-act narrative plan with a world bible and explicit character sheets.
- Live WebSocket events for plans, reference sheets, prose, images and completion.
- Character consistency through reference-sheet renders, ordered token blocks, style locks and stable seeds.
- Library, full-page reader, share links, narration control, PDF and ePub endpoints.
Tradeoffs and limits
This project does not currently have a hosted demo. Run and verification instructions live in the repository when available.
What I learned
Combines Python backend orchestration with a polished TypeScript front end.