workflows.fit
Back to n8n workflows
n8n templateFreeBy Automate With Marc

Generate videos from images with Telegram, GPT-4.1 & Seedance/Veo3 integration

šŸŽ„ Telegram Image-to-Video Generator Agent (Veo3 / Seedance Integration) āš ļø This template uses [community nodes] and some credential-based HTTP API calls (e.g. Seedance/Wavespeed). Ensure proper credentials are config...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLAILangchain
Loading interactive preview...

Template notes

šŸŽ„ Telegram Image-to-Video Generator Agent (Veo3 / Seedance Integration) āš ļø This template uses [community nodes] and some credential-based HTTP API calls (e.g. Seedance/Wavespeed). Ensure proper credentials are configured before running.

šŸ› ļø In the accompanying video tutorial, this logic is built as two separate workflows:

Telegram → Image Upload + Prompt Agent Prompt Output → Video Generation via API

Watch Full Video Tutorial: https://youtu.be/iaZHef5bZAc&list=PL05w1TE8X3baEGOktlXtRxsztOjeOb8Vg&index=1

✨ What This Workflow Does This powerful automation allows you to generate short-form videos from a Telegram image input and user prompt — perfect for repurposing content into engaging reels.

From the moment a user sends a photo with a caption to your Telegram bot, this n8n workflow:

šŸ“ø Captures the image and saves it to Google Drive 🧠 Uses an AI Agent (via LangChain + OpenAI) to craft a Seedance/Veo3-compatible video prompt šŸ“‘ Logs the interaction to a Google Sheet šŸŽžļø Sends the prompt + image to the Seedance (Wavespeed) API to generate a video šŸš€ Sends the resulting video back to the user on Telegram — fully automated

šŸ”— How It Works (Step-by-Step) Telegram Bot Trigger Listens for incoming images and captions Conditional Logic Filters out invalid inputs AI Agent (LangChain)