This n8n workflow automates the process of receiving images via Telegram, analyzing them using OpenAI, and replying with insights. When a user sends an image to a Telegram bot, the workflow triggers and fetches the image. It then uses OpenAI’s image analysis capabilities to interpret the image content, sending the analysis back to the Telegram chat. If no image is detected, it sends an error message prompting the user to upload an image. This setup is ideal for real-time content moderation, automatic tagging, or providing instant feedback within Telegram groups or channels.
Telegram Image Analysis and 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.