Hi everyone! 👋
I put together a workflow that lets you create and edit images and generate videos using a Telegram bot connected to AI models like SeeDream, Nanobanana, and Sora 2.
How it works:
- You start by sending an image to the Telegram bot.
- The bot uploads the image to an external service to get a direct link.
- The AI agent uses this link to either create new images, edit the existing one with Nanobanana, or generate videos based on the images with Sora 2.
- The workflow handles image resizing, uploading, and retries in case of API errors.
- The results are sent back to you via Telegram without any watermarks.
All the steps and tools are connected through n8n workflows using Replicate API.