Send a photo to a Telegram bot and receive a detailed text description in seconds. Great for content and social teams that need quick alt text, product notes, or visual summaries without leaving chat. It keeps the work fast and simple.
The flow starts when Telegram receives a new message with a photo. The bot fetches the file from Telegram, converts the image to base64, and sends it to the Groq vision model through an HTTP request. The response is parsed to keep only the message text, then the bot replies in the same chat with the description. This setup turns a manual, time consuming task into a quick step inside Telegram, which helps teams speed up content prep and maintain consistent quality.
You need a Telegram bot token and a Groq API key. Add your keys in n8n, replace the placeholder token in the HTTP header, and keep the chatId and content mapping as shown. Expect faster content delivery, fewer edits, and better accessibility text. Useful for social posts, product catalogs, and support teams who need a clear summary of customer images.