This n8n workflow creates an AI-driven image generation Telegram bot that transforms user text requests into stunning visual content. The process begins with the Telegram trigger, capturing user messages. It then uses AI to enhance the initial prompt into a detailed, artistic description with the help of the Gemini language model. This enriched prompt is sent to Google’s Gemini API for image creation, converting the response into a binary image file. The final step sends the generated image back to the user as a photo message on Telegram. Ideal for developers wanting to automate creative image generation and deliver personalized AI art via messaging platforms.
AI-Powered Telegram Image Generation Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserStructured, convertToFile, httpRequest, stickyNote, telegram, telegramTrigger |
Reviews
There are no reviews yet.