πŸ“± Generate social media captions for product images with Gemini AI and Telegram approval

⚑ 350 views Β· πŸ“± Social Media & Email Marketing

πŸ’‘ Pro Tip β€” Twitter’s API is paid now, which makes simple data pulls expensive. ScraperNode is a community node that scrapes Twitter profiles and posts without needing API access.

View All Scrapers

Description

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.

❌ If discard β†’ A message is sent on Telegram and the workflow ends.

Requirements

Customising this workflow

πŸ”— Nodes Used

HTTP Request, Telegram, Google Drive, X (Formerly Twitter), Google Drive Trigger, Google Gemini

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup