Generate & Publish Social Media Content with Gemini, Kie.ai, and Late API
Go to WorkflowDescription
๐ Overview
This workflow automates end-to-end social media publishing powered by Late API.
It generates text content with Google Gemini, creates branded visuals with Kie.ai, uploads media to Late, and publishes across multiple platforms (Facebook, Instagram, LinkedIn, TikTok).
Itโs a production-ready automation for marketing teams who want to save hours of work by letting AI handle both copywriting and design โ all inside n8n.
โ๏ธ How it works
Generate text content โ Google Gemini produces platform-optimized copy (tone & length adapted to each network).
Generate visuals โ Kie.ai Seedream v4 creates branded 1080x1080 images.
Upload to Late โ media is stored using Lateโs upload API (small & large file handling).
Publish โ posts are created via Late API on enabled platforms with correct { platform, accountId } mapping.
Notify โ success logs are sent via Slack, Discord, Email, and Webhook.
๐ Setup Steps
Time to setup:** ~10โ15 minutes
Steps:**
Add your API keys in n8n Credentials:
Google Gemini API (PaLM)
Kie.ai (Seedream)
Late API
Insert your Account IDs (Facebook, Instagram, LinkedIn, TikTok) into the Default Settings node.
Choose which platforms to enable (ENABLE_FACEBOOK, ENABLE_INSTAGRAM, etc.).
Set your Business Type and Content Topic (e.g., โa tech companyโ / โnew product launchโ).
Execute the workflow.
๐ Notes
Sticky Notes** are included in the workflow to guide each section: Overview, Prerequisites, Default Settings, Content Generation, Image Generation, Media Upload, Publishing Logic, Notifications, Error Handling.
All API keys are handled via Credentials (no hardcoding).
Fallback content is included in case Gemini fails to parse.
Large image files (>4MB) are handled with Lateโs multipart upload flow.
๐ธ Cost per Flow (Estimated)
Late API**: $0.00 within Free/Unlimited plans, or โ $0.11/post on Build plan ($13/120 posts).
Google Gemini**: ~$0.0001โ$0.0004 per post (โ200 tokens in/out).
Kie.ai (Seedream)**: โ $0.01โ$0.02 per generated image.
โก๏ธ Total: ~$0.01 โ $0.12 per post, depending mainly on your Late plan & Kie.ai credits.
๐ฏ Use cases
Marketing teams automating cross-platform campaigns.
Solo founders posting content daily without design/copy effort.
Agencies scaling social media management with AI + automation.
๐ข Credits
Built by Adrian (RoboMarketing) for the n8n Arena Challenge โ September 2025.
Powered by:
Gemini API
Kie.ai Seedream
Late API