Discover and explore top open-source AI tools and projects—updated daily.
BroderQiAI-powered local storyboard workbench for video creators
Top 90.6% on SourcePulse
Summary
Storyboard Studio is a local, AI-driven workbench for creators and production teams, streamlining video asset management and output. It offers a unified workflow from video import and AI analysis to asset generation and final assembly, simplifying pre-production and enhancing creative efficiency.
How It Works
Built on .NET 8 and Avalonia UI, this project prioritizes local data processing using SQLite for user control and privacy. It supports two primary creation modes: importing existing videos for intelligent frame extraction and AI-driven analysis, or generating storyboards directly from natural language descriptions. Core AI capabilities include multi-modal understanding, image, and video generation, controllable via professional filmmaking parameters such as shot type, composition, lighting, and camera movement. Integrated FFmpeg handles media processing, ensuring a self-contained, cross-platform experience.
Quick Start & Requirements
Installation is via a downloadable installer (StoryboardSetup.exe) available from Gitee Releases or GitHub Releases. A prerequisite is the .NET 8 Desktop Runtime, which can be installed automatically or manually. Users must configure API keys for supported AI providers (e.g., Qwen, Volcengine, OpenAI, Azure OpenAI) to utilize AI features. Links: Gitee Releases: https://gitee.com/nan1314/Storyboard/releases, GitHub Releases: https://github.com/BroderQi/Storyboard/releases, .NET 8 Download: https://dotnet.microsoft.com/en-us/download/dotnet/8.0. An online UI-only demo is available at http://47.100.163.84/.
Highlighted Details
Maintenance & Community
The project is maintained by the "Storyboard Studio Team." Community interaction is primarily through GitHub Issues for bug reporting and GitHub Discussions for feature suggestions. A roadmap outlines upcoming features for v2.0 (TTS, auto-editing, style transfer, social publishing) and future plans (v3.0+).
Licensing & Compatibility
The project is licensed under the MIT License, permitting commercial use, modification, distribution, and private use, provided copyright and license notices are preserved. It is compatible with closed-source linking.
Limitations & Caveats
Users must obtain and configure API keys for external AI services, which may incur costs. The provided online demo is UI-only and lacks backend functionality. Placeholder links in the README, such as the GitHub release URL, need updating to the correct repository path.
22 hours ago
Inactive