Generate & Publish Social Media Content with Gemini, Kie.ai, and Late API

Go to Workflow
0 views
Built by Adrian Adrian
Created on June 07, 2026

Description

๐Ÿ“˜ 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

Nodes Used (2)

Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest