| 1 | # Pixelle-Video 🎬 |
| 2 | |
| 3 | <div align="center" markdown="1"> |
| 4 | |
| 5 | **AI Video Creator - Generate a short video in 3 minutes** |
| 6 | |
| 7 | [](https://github.com/AIDC-AI/Pixelle-Video/stargazers) |
| 8 | [](https://github.com/AIDC-AI/Pixelle-Video/issues) |
| 9 | [](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) |
| 10 | |
| 11 | </div> |
| 12 | |
| 13 | --- |
| 14 | |
| 15 | ## 🎯 Overview |
| 16 | |
| 17 | Simply input a **topic**, and Pixelle-Video will automatically: |
| 18 | |
| 19 | - ✍️ Write video scripts |
| 20 | - 🎨 Generate AI images |
| 21 | - 🗣️ Synthesize voice narration |
| 22 | - 🎵 Add background music |
| 23 | - 🎬 Create the final video |
| 24 | |
| 25 | **No barriers, no video editing experience required** - turn video creation into a one-line task! |
| 26 | |
| 27 | --- |
| 28 | |
| 29 | ## ✨ Features |
| 30 | |
| 31 | - ✅ **Fully Automated** - Input a topic, get a complete video in 3 minutes |
| 32 | - ✅ **AI-Powered Scripts** - Intelligently create narration based on your topic |
| 33 | - ✅ **AI-Generated Images** - Each sentence comes with beautiful AI illustrations |
| 34 | - ✅ **AI Voice Synthesis** - Support for Edge-TTS, Index-TTS and more mainstream TTS solutions |
| 35 | - ✅ **Background Music** - Add BGM for enhanced atmosphere |
| 36 | - ✅ **Visual Styles** - Multiple templates to create unique video styles |
| 37 | - ✅ **Flexible Dimensions** - Support for portrait, landscape and more video sizes |
| 38 | - ✅ **Multiple AI Models** - Support for GPT, Qianwen, DeepSeek, Ollama, etc. |
| 39 | - ✅ **Flexible Composition** - Based on ComfyUI architecture, use preset workflows or customize any capability |
| 40 | |
| 41 | --- |
| 42 | |
| 43 | ## 🎬 Video Examples |
| 44 | |
| 45 | !!! info "Sample Videos" |
| 46 | Coming soon: Video examples will be added here |
| 47 | |
| 48 | --- |
| 49 | |
| 50 | ## 🚀 Quick Start |
| 51 | |
| 52 | Ready to get started? Just three steps: |
| 53 | |
| 54 | 1. **[Install Pixelle-Video](getting-started/installation.md)** - Download and install the project |
| 55 | - 🪟 **Windows Users (Recommended)**: Use the [All-in-One Package](https://github.com/AIDC-AI/Pixelle-Video/releases/latest), no Python installation required |
| 56 | - 💻 **macOS/Linux Users**: Install from source, see [Installation Guide](getting-started/installation.md) |
| 57 | 2. **[Configure Services](getting-started/configuration.md)** - Set up LLM and image generation services |
| 58 | 3. **[Create Your First Video](getting-started/quick-start.md)** - Start creating your first video |
| 59 | |
| 60 | --- |
| 61 | |
| 62 | ## 💰 Pricing |
| 63 | |
| 64 | !!! success "Completely free to run!" |
| 65 | |
| 66 | - **Completely Free**: Use Ollama (local) + Local ComfyUI = $0 |
| 67 | - **Recommended**: Use Qianwen LLM (≈$0.01-0.05 per 3-scene video) + Local ComfyUI |
| 68 | - **Cloud Solution**: Use OpenAI + RunningHub (higher cost but no local setup required) |
| 69 | |
| 70 | **Recommendation**: If you have a local GPU, go with the completely free solution. Otherwise, we recommend Qianwen for best value. |
| 71 | |
| 72 | --- |
| 73 | |
| 74 | ## 🤝 Acknowledgments |
| 75 | |
| 76 | Pixelle-Video was inspired by the following excellent open source projects: |
| 77 | |
| 78 | - [Pixelle-MCP](https://github.com/AIDC-AI/Pixelle-MCP) - ComfyUI MCP server |
| 79 | - [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) - Excellent video generation tool |
| 80 | - [NarratoAI](https://github.com/linyqh/NarratoAI) - Video narration automation tool |
| 81 | - [MoneyPrinterPlus](https://github.com/ddean2009/MoneyPrinterPlus) - Video creation platform |
| 82 | - [ComfyKit](https://github.com/puke3615/ComfyKit) - ComfyUI workflow wrapper library |
| 83 | |
| 84 | Thanks to these projects for their open source spirit! 🙏 |
| 85 | |
| 86 | --- |
| 87 | |
| 88 | ## 📢 Feedback & Support |
| 89 | |
| 90 | - 🐛 **Found a bug**: Submit an [Issue](https://github.com/AIDC-AI/Pixelle-Video/issues) |
| 91 | - 💡 **Feature request**: Submit a [Feature Request](https://github.com/AIDC-AI/Pixelle-Video/issues) |
| 92 | - ⭐ **Give us a Star**: If this project helps you, please give us a star! |
| 93 | |
| 94 | --- |
| 95 | |
| 96 | ## 📝 License |
| 97 | |
| 98 | This project is licensed under the Apache License 2.0. See the [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) file for details. |
| 99 | |
| 100 |