This n8n workflow automates the process of receiving images via Telegram, analyzing their content using OpenAI’s image capabilities, and responding automatically within the chat. The setup begins with a Telegram trigger that detects incoming messages containing images. If an image is present, the workflow proceeds to analyze it using OpenAI’s image analysis tools, extracting insights or labels from the visual content. The results are then sent back to the Telegram chat, providing immediate feedback or automated responses based on the image analysis. If no image is detected, the workflow sends a prompt asking the user to upload an image. This automation is useful for real-time content moderation, categorization, or providing instant feedback in group chats, customer support, or content management scenarios.
Telegram Image Analysis & Automated Response Workflow
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, stickyNote, switch, telegram, telegramTrigger, wait |
Reviews
There are no reviews yet.