HBAI-Ltd/Toonflow-app
Toonflow 是开源一站式 AI 短剧创作工具,将小说、剧本快速转化为动画短剧。集成 AI 编剧、智能分镜、角色与视频生成,跨平台桌面端轻量部署,助力创作者低成本批量产出视觉内容。Toonflow is an open-source AI tool that turns stories and scripts into animated short dramas. Features AI scriptwriting, storyboarding, character and video generation. A cross-platform desktop app for efficient content creation.
What it solves
Toonflow is a one-stop AI workbench designed for the production of short dramas. It streamlines the entire creative process—from initial planning and screenwriting to storyboarding and final video generation—reducing the barrier to entry and significantly increasing production efficiency.
How it works
Toonflow uses a non-linear, infinite canvas to organize scripts, characters, and video nodes. It employs a three-layer Agent collaboration system (Decision, Execution, and Supervision) to handle task decomposition and quality review. The system integrates local ONNX-based vector retrieval for persistent memory across sessions and uses a "Chapter Event Graph" to ensure narrative consistency when adapting novels into scripts. It is built on Node.js and Electron, allowing users to connect various text, image, and video AI model providers via a programmable supplier system.
Who it’s for
- Short-form video content creators
- Writers and authors experimenting with novel-to-film adaptations
- AI literature adaptation specialists
- Developers building rapid prototypes for screenplays
Highlights
- Infinite Canvas: A flexible workspace for organizing production assets without linear constraints.
- Three-Layer Agent System: Collaborative AI agents that manage everything from content generation to revision feedback.
- Persistent Memory: Local vector retrieval for long-term semantic recall and session continuity.
- Programmable Suppliers: Ability to write TypeScript logic for model providers directly in the settings without restarting the app.
- Event Graph Adaptation: Structured extraction of events from original texts to prevent information loss during adaptation.