Turn a Telegram photo and caption into an AI-generated video

Send a photo and a prompt on Telegram and get back a short AI-generated video a minute later.

How the work actually flows

It branches. Every path runs.

Pattern: Parallel Split (2)

flowchart TD trig>"photo and caption sent"]:::trig s0[("Save photo to Drive")]:::store s1["AI writes video prompt"]:::task s2["Generate AI video"]:::svc s3["Deliver finished video"]:::task trig --> s0 s0 --> s1 s1 --> s2 gx{"+ where to send the result"}:::gate s2 --> gx p00["Deliver video to user"]:::task gx -->|"Send to Telegram"| p00 p10["Log in spreadsheet"]:::task gx -->|"Log request"| p10 p00 --> s3 p10 --> s3 out[/"short AI video delivered and logged"/]:::out pay{{"turn photos into videos in a minute"}}:::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 stepAn outside serviceA record or sheetEvery pathResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsMessaging & NotificationsImage & Media ProcessingSpreadsheet & Database OpsFile & Cloud Storage
Connects
TelegramGoogle DriveGoogle SheetsOpenAI

The problem it solves

You want to turn a product photo or idea into a short video for social media, but video editing tools take time you don't have. Bouncing between apps to upload images, write prompts, and download results slows down how fast you can post.

Who it fits

Social media managers or content creators who repurpose photos into short video clips.

How it works

  1. A photo and caption sent to a Telegram bot starts the process
  2. The image is saved to Google Drive automatically
  3. OpenAI writes a video generation prompt from the photo and caption
  4. The prompt and image are sent to an AI video generator to create the clip
  5. The finished video is sent back on Telegram and logged in Google Sheets
What you get

Photos turned into video clips fast

Send a photo and a prompt on Telegram and get back a short AI-generated video a minute later.

What you get

A short AI-generated video delivered on Telegram, with a record of every request in a spreadsheet.

What you need

A Telegram bot, a Google account, an OpenAI API key, and an account with an AI video generation service.

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