返回 Pixelle-Video
index.md
根目录 / docs / zh / index.md
1 # Pixelle-Video 🎬
2
3 <div align="center" markdown="1">
4
5 **AI 视频创作工具 - 3 分钟生成一个短视频**
6
7 [![Stars](https://img.shields.io/github/stars/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/stargazers)
8 [![Issues](https://img.shields.io/github/issues/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/issues)
9 [![License](https://img.shields.io/github/license/AIDC-AI/Pixelle-Video.svg?style=flat-square)](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE)
10
11 </div>
12
13 ---
14
15 ## 🎯 项目简介
16
17 只需输入一个 **主题**,Pixelle-Video 就能自动完成:
18
19 - ✍️ 撰写视频文案
20 - 🎨 生成 AI 配图
21 - 🗣️ 合成语音解说
22 - 🎵 添加背景音乐
23 - 🎬 一键合成视频
24
25 **零门槛,零剪辑经验**,让视频创作成为一句话的事!
26
27 ---
28
29 ## ✨ 功能亮点
30
31 - ✅ **全自动生成** - 输入主题,3 分钟自动生成完整视频
32 - ✅ **AI 智能文案** - 根据主题智能创作解说词,无需自己写脚本
33 - ✅ **AI 生成配图** - 每句话都配上精美的 AI 插图
34 - ✅ **AI 生成语音** - 支持 Edge-TTS、Index-TTS 等众多主流 TTS 方案
35 - ✅ **背景音乐** - 支持添加 BGM,让视频更有氛围
36 - ✅ **视觉风格** - 多种模板可选,打造独特视频风格
37 - ✅ **灵活尺寸** - 支持竖屏、横屏等多种视频尺寸
38 - ✅ **多种 AI 模型** - 支持 GPT、通义千问、DeepSeek、Ollama 等
39 - ✅ **原子能力灵活组合** - 基于 ComfyUI 架构,可使用预置工作流,也可自定义任意能力
40
41 ---
42
43 ## 🎬 视频示例
44
45 !!! info "示例视频"
46 待补充:这里可以添加一些生成的视频示例
47
48 ---
49
50 ## 🚀 快速开始
51
52 想马上体验?只需三步:
53
54 1. **[安装 Pixelle-Video](getting-started/installation.md)** - 下载并安装项目
55 - 🪟 **Windows 用户推荐**: 使用 [一键整合包](https://github.com/AIDC-AI/Pixelle-Video/releases/latest),无需安装 Python 环境
56 - 💻 **macOS/Linux 用户**: 从源码安装,详见 [安装指南](getting-started/installation.md)
57 2. **[配置服务](getting-started/configuration.md)** - 配置 LLM 和图像生成服务
58 3. **[生成第一个视频](getting-started/quick-start.md)** - 开始创作你的第一个视频
59
60 ---
61
62 ## 💰 费用说明
63
64 !!! success "完全支持免费运行!"
65
66 - **完全免费方案**: LLM 使用 Ollama(本地运行)+ ComfyUI 本地部署 = 0 元
67 - **推荐方案**: LLM 使用通义千问(生成一个 3 段视频约 0.01-0.05 元)+ ComfyUI 本地部署
68 - **云端方案**: LLM 使用 OpenAI + 图像使用 RunningHub(费用较高但无需本地环境)
69
70 **选择建议**:本地有显卡建议完全免费方案,否则推荐使用通义千问(性价比高)
71
72 ---
73
74 ## 🤝 参考项目
75
76 Pixelle-Video 的设计受到以下优秀开源项目的启发:
77
78 - [Pixelle-MCP](https://github.com/AIDC-AI/Pixelle-MCP) - ComfyUI MCP 服务器,让 AI 助手直接调用 ComfyUI
79 - [MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo) - 优秀的视频生成工具
80 - [NarratoAI](https://github.com/linyqh/NarratoAI) - 影视解说自动化工具
81 - [MoneyPrinterPlus](https://github.com/ddean2009/MoneyPrinterPlus) - 视频创作平台
82 - [ComfyKit](https://github.com/puke3615/ComfyKit) - ComfyUI 工作流封装库
83
84 感谢这些项目的开源精神!🙏
85
86 ---
87
88 ## 📢 反馈与支持
89
90 - 🐛 **遇到问题**: 提交 [Issue](https://github.com/AIDC-AI/Pixelle-Video/issues)
91 - 💡 **功能建议**: 提交 [Feature Request](https://github.com/AIDC-AI/Pixelle-Video/issues)
92 - ⭐ **给个 Star**: 如果这个项目对你有帮助,欢迎给个 Star 支持一下!
93
94 ---
95
96 ## 📝 许可证
97
98 本项目采用 Apache 2.0 许可证,详情请查看 [LICENSE](https://github.com/AIDC-AI/Pixelle-Video/blob/main/LICENSE) 文件。
99
100
100 lines MARKDOWN