AI Script Voiceover Auto-Video

Video Generator

Give it a topic. It writes the script, picks the footage, adds voiceover and subtitles, and outputs a ready-to-post video.

Open WebUI API Docs

How It Works

What You Can Make

Config

Configured with Gemini 2.5 Flash for script generation. Edge TTS for voiceover. Portrait and landscape formats supported.

Stock footage: A Pexels or Pixabay API key is needed for auto-fetching clips. Get one free here — add it to the config and restart the container.

API Access

For programmatic video generation, call the API directly:

Generate a video

POST https://moneyprinter-api.srv1603461.hstgr.cloud/api/v1/video { "topic": "Why AI monitoring matters for B2B sales", "voice": "en-US-JennyNeural", "video_subject": "AI Competitive Intelligence" }

Check the Swagger docs for full parameters.