Skip to main content

What is MoneyPrinterTurbo?

MoneyPrinterTurbo automates the entire short video production pipeline. Provide a topic — such as “benefits of morning exercise” — and the platform writes the script, sources royalty-free footage, synthesizes a voiceover, generates subtitles, and adds background music, outputting a finished MP4 ready to publish. The platform exposes two interfaces: a Web UI built with Streamlit for no-code use, and a REST API built with FastAPI for programmatic access. Both support the same full feature set.

Quick start

Get your first video generated in minutes

Installation

Deploy with Docker or set up manually

System requirements

RequirementMinimum
CPU cores4
RAM4 GB
OSWindows 10 / macOS 11.0 or later
GPUNot required

Supported video formats

Aspect ratioResolutionUse case
Portrait 9:161080 × 1920TikTok, Instagram Reels, YouTube Shorts
Landscape 16:91920 × 1080YouTube, standard video platforms
Square 1:11080 × 1080Instagram feed, Facebook

Access modes

Web UI — Streamlit interface available at http://localhost:8501. No coding required. REST API — FastAPI service available at http://localhost:8080. Interactive API documentation is at http://localhost:8080/docs.

Video material sources

MoneyPrinterTurbo fetches royalty-free footage automatically from:
  • Pexels — free API key required (pexels.com/api)
  • Pixabay — free API key required (pixabay.com/api/docs)
  • Local files — upload your own MP4, MOV, AVI, MKV, JPG, or PNG files

Supported LLM providers

MoneyPrinterTurbo uses a large language model to generate the video script and search keywords. It supports a wide range of providers so you can use whichever you already have access to.

OpenAI

GPT-4o, GPT-4o-mini, and other OpenAI models

Gemini

Google Gemini models via the Gemini API

DeepSeek

DeepSeek Chat models

Qwen

Alibaba Tongyi Qwen models

Moonshot

Moonshot AI (Kimi) models

Azure OpenAI

OpenAI models hosted on Azure

Ollama

Run any model locally with Ollama

ERNIE

Baidu ERNIE / Wenxin Yiyan

ModelScope

ModelScope inference API (e.g. Qwen3-32B)

gpt4free

Free GPT access via the gpt4free project

one-api

Unified proxy for multiple LLM backends

Pollinations

Pollinations AI — public access, no key required

Key features

  • AI-generated video scripts from any topic, or bring your own custom script
  • Batch video generation — create multiple variants at once and choose the best
  • Multiple voice synthesis engines: Edge TTS, Azure Speech (V2 multilingual), SiliconFlow, Google Gemini TTS
  • Automatic subtitle generation via Edge TTS (fast) or Whisper (high quality)
  • Configurable subtitle font, size, color, position, and stroke
  • Background music from a built-in library or your own files, with volume control
  • Adjustable clip duration and video concat mode (sequential or random)
  • Video transition effects: fade in/out, slide in/out
  • Supports video copy in Chinese and English

License

MoneyPrinterTurbo is released under the MIT License.

Build docs developers (and LLMs) love