English | 中文
https://github.com/user-attachments/assets/a42e7457-fcc8-40da-83fc-784c45a8b95d
Just input a topic, and Pixelle-Video will automatically:
- ✍️ Write video script
- 🎨 Generate AI images/videos
- 🗣️ Synthesize voice narration
- 🎵 Add background music
- 🎬 Create video with one click
Zero threshold, zero editing experience - Make video creation as simple as typing a sentence!
![]()
Pixelle-Video adopts a modular design, the entire video generation process is clear and concise:
![]()
From input text to final video output, the entire process is clear and simple: Script Generation → Image Planning → Frame-by-Frame Processing → Video Composition
Each step supports flexible customization, allowing you to choose different AI models, audio engines, visual styles, etc., to meet personalized creation needs.
Here are actual cases generated using Pixelle-Video, showcasing video effects with different themes and styles:
👤 AI Digital AvatarKorean-speaking AI Avatar |
🖼️ Image-to-VideoAnimated Cartoon Video |
💃 Motion TransferDancing Kitten |
🌄 Documentary & Lifestyle – Default TemplateThe Scenery Along the Journey |
🔍 Cultural Deconstruction – Default TemplateSanta ID |
🔭 Scientific Inquiry – Default TemplateWhy Haven’t We Found Alien Civilizations Yet? |
🌱 Personal Growth – Cloned VoiceHow to Level Up Yourself |
🧠 Deep Thinking – Default TemplateUnderstanding Antifragility |
🏯 History & Culture – Static FrameZizhi Tongjian (Comprehensive Mirror for Aid in Governance) |
☀️ Emotional Storytelling – Cloned VoiceWinter Sunlight |
📜 Novel Adaptation – Custom ScriptDoupo Cangqiong (Battle Through the Heavens) |
🧬 Knowledge Explainer – Qwen Image GenerationEssential Wellness Tips |
💰 Side Hustle Money Making - Movie TemplateSide Hustle Money Making |
🏛️ Historical Commentary - Custom TemplateInsights from Zizhi Tongjian |
💡 Tip: All these videos are fully automatically generated by AI just by inputting a topic keyword, without any video editing experience required!
No need to install Python, uv, or ffmpeg - ready to use out of the box!
👉 Download Windows All-in-One Package
start.bat to launch the Web interface💡 Tip: The package includes all dependencies, no need to manually install any environment. On first use, you only need to configure API keys.
Before starting, you need to install Python package manager uv and video processing tool ffmpeg:
Please visit the uv official documentation to see the installation method for your system:
👉 uv Installation Guide
After installation, run uv --version in the terminal to verify successful installation.
macOS
brew install ffmpeg
Ubuntu / Debian
sudo apt update
sudo apt install ffmpeg
Windows
- Download URL: https://ffmpeg.org/download.html
- After downloading, extract and add the bin directory to the system environment variable PATH
After installation, run ffmpeg -version in the terminal to verify successful installation.
git clone https://github.com/AIDC-AI/Pixelle-Video.git
cd Pixelle-Video
# Run with uv (recommended, will automatically install dependencies)
uv run streamlit run web/app.py
Browser will automatically open http://localhost:8501
On first use, expand the "⚙️ System Configuration" panel and fill in: - LLM Configuration: Select AI model (such as Qwen, GPT, etc.) and enter API Key - Image Configuration: If you need to generate images, configure ComfyUI address or RunningHub API Key
After configuration, click "Save Configuration", and you can start generating videos!
After opening the Web interface, you will see a three-column layout. Here's a detailed explanation of each part:
Configuration is required on first use. Click to expand the "⚙️ System Configuration" panel:
Used for generating video scripts.
Quick Select Preset
- Select preset model from dropdown menu (Qwen, GPT-4o, DeepSeek, etc.)
- After selection, base_url and model will be automatically filled
- Click "🔑 Get API Key" link to register and obtain key
Manual Configuration
- API Key: Enter your key
- Base URL: API address
- Model: Model name
Used for generating video images.
Local Deployment (Recommended)
- ComfyUI URL: Local ComfyUI service address (default http://127.0.0.1:8188)
- Click "Test Connection" to confirm service is available
Cloud Deployment
- RunningHub API Key: Cloud image generation service key
After configuration, click "Save Configuration".
bgm/ folderworkflows/ folderDetermine what style of images AI generates.
ComfyUI Workflow
- Select image generation workflow from dropdown menu
- Supports local deployment (selfhost) and cloud (RunningHub) workflows
- Default uses image_flux.json
- If you know ComfyUI, you can put your own workflows in the workflows/ folder
Image Dimensions
- Set width and height of generated images (unit: pixels)
- Default 1024x1024, can be adjusted as needed
- Note: Different models have different dimension limitations
Prompt Prefix
- Controls overall image style (language needs to be English)
- Example: Minimalist black-and-white matchstick figure style illustration, clean lines, simple sketch style
- Click "Preview Style" to test effect
$ claude mcp add Pixelle-Video \
-- python -m otcore.mcp_server <graph>