Auto-generate short AI character videos and publish them to YouTube

Comes up with a video idea, writes a script, generates voice and image, produces a short video, and uploads it to YouTube.

How the work actually flows

It branches. Every path runs; all paths must finish before it continues.

Pattern: Parallel Split (2) ยท Synchronisation (3)

flowchart TD trig(["scheduled content run"]):::trigtime s0["Generate video idea"]:::task s1["Write script"]:::task s2["Combine audio and image into video"]:::task s3["Save upload and log video"]:::task trig --> s0 s0 --> s1 s2 --> s3 gx{"+ generate voice or image"}:::gate s1 --> gx p00["Convert script to audio"]:::task gx -->|"Voice audio"| p00 p10["Generate image"]:::task gx -->|"Matching image"| p10 jn{"+ combine into video"}:::gate p00 --> jn p10 --> jn jn --> s2 out[/"short video published to YouTube"/]:::out pay{{"steady content output without manual editing"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepEvery pathWaits for allResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
AI Agents & Autonomous SystemsDocument Processing & OCRSpreadsheet & Database OpsFile & Cloud Storage
Connects
OpenAIElevenLabsHedraGoogle SheetsGoogle DriveYouTube

The problem it solves

Producing short-form video content on a regular schedule eats up hours between writing scripts, recording voice, sourcing images, and editing. Keeping a steady stream of fresh content out the door is hard to sustain on top of everything else you do.

Who it fits

Content creators and small media teams producing short-form video series at volume.

How it works

  1. Pulls past topics from Google Sheets and generates a new, unique idea
  2. AI writes a script and title for the video
  3. Converts the script to voice audio and generates a matching image
  4. Combines the audio and image into a short video
  5. Saves the video to Google Drive, uploads it to YouTube, and logs it in Google Sheets
What you get

Video episodes finished and ready to publish

You get a fresh short video idea, script, voice, and visuals turned into a finished clip and published to YouTube automatically.

What you get

A finished short video uploaded to YouTube, with the idea and details logged for tracking.

What you need

An OpenAI account, an ElevenLabs account, a Hedra account, and a Google Workspace account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook