Documentation
Guides and tutorials to get you started.
Quick Start
1. Download & Install
# Download from GitHub Releases
https://github.com/donghaozhang/qcut/releases
https://github.com/donghaozhang/qcut/releases
2. Or Build from Source
git clone https://github.com/donghaozhang/qcut.git
cd qcut && bun install
cd qcut/apps/web && bun run build
cd ../.. && bun run electron
cd qcut && bun install
cd qcut/apps/web && bun run build
cd ../.. && bun run electron
AI Features Setup
CLI Reference
pip install video-ai-studio
# List models
ai-content-pipeline list-models
# Create video
ai-content-pipeline create-video --text "dragon flying"
# List models
ai-content-pipeline list-models
# Create video
ai-content-pipeline create-video --text "dragon flying"