MoneyPrinterTurbo is an open source project that utilizes advanced AI big model technology to achieve the function of generating HD short videos with one click. Users only need to provide a video theme or keywords, the system will automatically generate video copy, video clips, video subtitles and background music, and finally synthesize a short HD video. The program supports a variety of video sizes and languages, which is suitable for all kinds of video creation needs. Users can operate the program through a web interface or API, which greatly facilitates the video production process. The project also provides detailed installation and usage guides for users of all skill levels.
Free Experience:Record Cafe: One-stop Audio/Video Processing Platform|Video Generation|AI Subtitle|Audio Extraction|Speech to Text
Function List
- Video Copy Generation: Auto-generated video copy with support for customized copy.
- Video Clip Generation: Automatically select clips from a library of high-quality, copyright-free video footage.
- Subtitle Generation: Supports subtitle generation in multiple languages with adjustable subtitle styles.
- background music (BGM): Automatic selection or assignment of background music with adjustable volume.
- Multiple video sizes: Supports vertical (9:16) and horizontal (16:9) video generation.
- Batch Generation: Multiple videos are supported to be generated at one time, and the user can choose the most satisfactory version.
- Multi-model support: Compatible with OpenAI, Moonshot, Azure and many other AI models.
- Web and API interfaces: Provide web interface and API interface for user-friendly operation.
Using Help
Installation process
- Download and unzip: Download the one-click startup package from the GitHub page, unzip it and run the
update.bat
Update to the latest code. - Starting services: double-click
start.bat
Start the service and your browser will automatically open the web interface (Chrome or Edge recommended). - configuration file: Reproduction
config.example.toml
because ofconfig.toml
, configure the API Key and other parameters according to the instructions.
Usage Process
- Provide a topic or keyword: Enter a video topic or keyword in the web interface.
- Generate Video: Click the Generate button, the system will automatically generate video copy, clips, subtitles and background music, and synthesize a short HD video.
- Download and Preview: The generated video can be downloaded directly or previewed in the browser.
Detailed Function Operation
- Video Copy Generation: Enter the video theme or keywords in the input box, click the Generate button, and the system will automatically generate the relevant copy.
- Video Clip Selection: The system automatically selects suitable clips from a library of high-quality, copyright-free video clips, or users can upload their own clips.
- Subtitle generation and editing: Subtitles are automatically added to the generated video and users can adjust the font, color, position and size of the subtitles.
- Background music settings: The system will automatically select background music, and users can specify the music file and adjust the volume.
- Video Size Selection: It supports both vertical and horizontal video generation, and users can choose the right size according to their needs.
- Batch video generation: Users can generate more than one video at a time, and the system will provide multiple versions to choose from.
- Multi-model support: Compatible with a variety of AI models, users can choose different models for video generation according to their needs.
- API Interface Usage: Developers can call the video generation function through the API interface, please refer to the GitHub page for detailed API documentation.
common problems
- How to use the free OpenAI GPT-3.5 model: Ensure that the Docker service is installed and started by executing the command
docker run -p 3040:3040 missuo/freegpt35
, and then set the relevant parameters in the configuration file. - Video generation failure: Check that the network connection and the API Key in the configuration file are correct.
- Poor quality of subtitles: Try switching the subtitle generation mode using
whisper
mode to generate higher quality subtitles.