Generate influencer posts with GPT-4, Google Sheets, and Media APIs
This template transforms uploaded brand assets into AI-generated influencer-style posts — complete with captions, images, and videos — using n8n, OpenAI, and your preferred image/video generation APIs. --- 🧠 Who it’s...
Template notes
This template transforms uploaded brand assets into AI-generated influencer-style posts — complete with captions, images, and videos — using n8n, OpenAI, and your preferred image/video generation APIs.
---
🧠 Who it’s for Marketers, creators, or brand teams who want to speed up content ideation and visual generation. Perfect for social-media teams looking to turn product photos and brand visuals into ready-to-review creative posts.
---
⚙️ How it works 1. Upload your brand assets — A form trigger collects up to three files: product, background, and prop. 2. AI analysis & content creation — An OpenAI LLM analyzes your brand tone and generates post titles, captions, and visual prompts. 3. Media generation — Connected image/video generation workflows create corresponding visuals. 4. Result storage — All captions, image URLs, and video URLs are automatically written to a Google Sheet for review or publishing.
---
🧩 How to set it up 1. Replace all placeholders in nodes: - <<YOURSHEETID>> - <<FILEUPLOADBASE>> - <<YOURAPIKEY>> - <<YOURN8NDOMAIN>>/form/<<FORMID>> 2. Add your own credentials in: - Google Sheets - HTTP Request - AI/LLM nodes 3. Execute the workflow or trigger via form. 4. Check your connected Google Sheet for generated posts and media links.
---