workflows.fit
Back to n8n workflows
n8n templateFreeBy Ketan Sharma

Generate social media captions for product images with Gemini AI and Telegram approval

This n8n template demonstrates a complete AI-driven content pipeline for social media. It automatically generates captions and hashtags for new product images, collects human approval via Telegram, and publishes appro...

DevelopmentCore NodesCommunicationHITLData & StorageMarketingAILangchain
Loading interactive preview...

Template notes

This n8n template demonstrates a complete AI-driven content pipeline for social media. It automatically generates captions and hashtags for new product images, collects human approval via Telegram, and publishes approved content to Twitter. It’s ideal for marketers, e-commerce businesses, and creators who want to speed up content creation while keeping human oversight.

How it works

Trigger: The workflow starts when a new file is added to a specific Google Drive folder.

File Analysis: The image is processed to extract product information.

AI Captioning: Gemini generates a caption and five relevant hashtags based on the product.

Telegram Approval: The image, caption, and hashtags are sent to the user for approval.

βœ… If approved β†’ The content is posted to Twitter and a confirmation is sent back via Telegram.

πŸ”„ If regenerate β†’ Gemini creates a new caption and hashtags, and the approval loop repeats.