This n8n workflow automates the process of generating AI-based images through a Telegram bot, utilizing the GoAPI service, and provides options for upscaling the images. It begins when a user sends a message in Telegram, which triggers the workflow. The message text is captured as a prompt for the image generation. The workflow then sends this prompt to the GoAPI API to create an image using the MidJourney model. Once the image is generated, the workflow retrieves the task status, sends notifications during each step, and allows the user to select an image for upscaling directly through Telegram. After the upscaling process completes, the final image is shared back with the user, and logs are sent to Discord for record-keeping. This workflow is ideal for communities or individuals who want to automate AI art creation, streamline image enhancement, and maintain communication via Telegram and Discord.
Automated Image Generation & Upscaling via Telegram and GoAPI
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | discord, httpRequest, if, set, stickyNote, telegram, telegramTrigger, wait |
Reviews
There are no reviews yet.