🚀 探索 AI 影视的下一代创作流 | 立即加入 waoowaoo在线网页版内测候补
Important
一款基于 AI 技术的短剧/漫画视频制作工具,支持从小说文本自动生成分镜、角色、场景,并制作成完整视频。
An AI-powered tool for creating short drama / comic videos — automatically generates storyboards, characters, and scenes from novel text, then assembles them into complete videos.
| 中文 | English | |
|---|---|---|
| 🎬 | AI 剧本分析 - 自动解析小说,提取角色、场景、剧情 | AI Script Analysis - parse novels, extract characters, scenes & plot |
| 🎨 | 角色 & 场景生成 - AI 生成一致性人物和场景图片 | Character & Scene Generation - consistent AI-generated images |
| 📽️ | 分镜视频制作 - 自动生成分镜头并合成视频 | Storyboard Video - auto-generate shots and compose videos |
| 🎙️ | AI 配音 - 多角色语音合成 | AI Voiceover - multi-character voice synthesis |
| 🌐 | 多语言支持 - 中文 / 英文界面,右上角一键切换 | Bilingual UI - Chinese / English, switch in the top-right corner |
前提条件:安装 Docker Desktop
git clone https://github.com/saturndec/waoowaoo.git
cd waoowaoo
docker compose up -d访问 http://localhost:13000 开始使用!
首次启动会自动完成数据库初始化,无需任何额外配置。
⚠️ 如果遇到网页卡顿:HTTP 模式下浏览器可能限制并发连接。可安装 Caddy 启用 HTTPS:caddy run --config Caddyfile
git pull
docker compose down && docker compose up -d --buildPrerequisites: Install Docker Desktop
git clone https://github.com/saturndec/waoowaoo.git
cd waoowaoo
docker compose up -dVisit http://localhost:13000 to get started!
The database is initialized automatically on first launch — no extra configuration needed.
⚠️ If you experience lag: HTTP mode may limit browser connections. Install Caddy for HTTPS:caddy run --config CaddyfileThen visit https://localhost:1443
git pull
docker compose down && docker compose up -d --build启动后进入设置中心配置 AI 服务的 API Key,内置配置教程。
After launching, go to Settings to configure your AI service API keys. A built-in guide is provided.
💡 推荐 / Recommended: Tested with ByteDance Volcano Engine (Seedance, Seedream) and Google AI Studio (Banana). Text models currently require OpenRouter API.
- Framework: Next.js 15 + React 19
- Database: MySQL + Prisma ORM
- Queue: Redis + BullMQ
- Styling: Tailwind CSS v4
- Auth: NextAuth.js
本项目由核心团队独立维护。欢迎你通过以下方式参与:
- 🐛 提交 Issue 反馈 Bug
- 💡 提交 Issue 提出功能建议
- 🔧 提交 Pull Request 供参考 — 我们会认真审阅每一个 PR 的思路,但最终由团队自行实现修复,不会直接合并外部 PR
This project is maintained by the core team. You're welcome to contribute by:
- 🐛 Filing Issues — report bugs
- 💡 Filing Issues — propose features
- 🔧 Submitting Pull Requests as references — we review every PR carefully for ideas, but the team implements fixes internally rather than merging external PRs directly
Made with ❤️ by waoowaoo team




