MoneyPrinterTurbo is an open-source AI-powered short video automatic generation tool based on large AI models. It can automatically generate high-quality short video content through simple keyword or topic input. This project utilizes artificial intelligence technology to automate the entire process, including video script creation, material matching, voiceover generation, and subtitle addition.
The project supports access to various mainstream AI models:
git clone https://github.com/harry0703/MoneyPrinterTurbo.git
cd MoneyPrinterTurbo
docker-compose up
git clone https://github.com/harry0703/MoneyPrinterTurbo.git
cd MoneyPrinterTurbo
conda create -n MoneyPrinterTurbo python=3.11
conda activate MoneyPrinterTurbo
pip install -r requirements.txt
config.example.toml
to config.toml