Use Cases
- Automate image description retrieval from user-uploaded images in Telegram.
- Enhance Telegram bot capabilities with AI-driven image analysis.
- Provide users with detailed insights about images shared in chats.
How It Works
Trigger the workflow with a new image received in Telegram. Retrieve the image file and convert it to base64 format. Send the base64 image to Groq for description generation. Extract the description from Groq's response and send it back to the Telegram chat.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure the Telegram Trigger node with your bot credentials.
- 3Set up the Groq HTTP request with your access token.
- 4Test the workflow by sending an image to your Telegram bot.
Apps Used
Telegram
Groq
Categories
Target Roles
Industries
Tags
#ai content generation
#process automation
#workflow management