Automate Video Creation from Telegram Images Using AI and Seedance - n8n Workflow | Neura Market
Automate Video Creation from Telegram Images Using AI and Seedance
This workflow automates the process of transforming images sent via Telegram into engaging short-form videos using AI and Seedance. It captures images, generates video prompts, and delivers the final video back to the user.
This n8n workflow integrates several services to automate video creation from images received on Telegram. It starts by capturing images sent to a Telegram bot and saves them to Google Drive. An AI agent, powered by LangChain and OpenAI, generates a video prompt based on the image and user input. The prompt and image are then sent to the Seedance API to create a video. The workflow logs interactions in Google Sheets and sends the completed video back to the Telegram user. This is ideal for repur
Platform
n8n
Category
AI
Price
Free
Creator
Julian Vega
if
wait
telegram
stickyNote
googleDrive
httpRequest
googleSheets
agent
telegramTrigger
googleSheetsTool
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.