This n8n workflow automates the process of receiving images via a Telegram bot, enhancing or editing them using OpenAI’s image editing capabilities, and then generating AI variations of the images using Replicate. The process begins with the workflow triggered by a Telegram message that contains an image. The image is retrieved from Telegram’s servers and sent to OpenAI for AI-powered editing based on user-provided captions. The edited image is then converted into binary format and sent back to the user through Telegram. Additionally, the workflow can generate creative variations of the original image via Replicate, wait for processing, and send the final altered images back to the user, providing a seamless and automated image editing experience.
Automated AI Image Enhancement and Variation with Telegram
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | convertToFile, httpRequest, stickyNote, telegram, telegramTrigger, wait |
Reviews
There are no reviews yet.