๐ŸŽฌ Generate LinkedIn carousel images from text with Mistral AI & S3 Storage

โšก 291 views ยท ๐ŸŽฌ Content Creation & Video

Description

AI Carousel Caption & Template Editor Workflow

Overview

This workflow is a caption-only carousel text generator built in n8n. It turns any raw LinkedIn post or text input into 3 short, slide-ready title + subtext captions and renders those captions onto image templates. Output is a single aggregated response with markdown image embeds and download links.


Workflow Structure


Chat Trigger (Frontend)

AI Agent (Core)

Structured Output Parser

Normalize Title Nodes

Template Images

Edit Image Nodes (Render Captions)

Upload to S3

Get S3 URLs and Aggregate


Integrations Used

ServicePurposeCredential
Mistral CloudAI agent modelMistral account
Google DriveTemplate image storageGoogle Drive account
S3Store rendered images and serve linksSupabase account
n8n CoreFlow control, parsing, image editingNative

Agent System Prompt Summary

> You are a data formatter and banner caption creator. Clean the user input (remove stray newlines and markup but keep emojis). Return a single JSON object with postclean, title1/subtext1, title2/subtext2, title3/subtext3. Titles must be short (max 5 words). Subtext should be 1 to 2 short sentences, useful and value adding. Respond only with JSON.


Key Features


Summary

A compact n8n workflow that converts raw LinkedIn text into a caption-only carousel with rendered images. It enforces tight caption rules, validates AI JSON, places captions on templates, uploads images, and returns a single ready-to-post markdown payload.


Need Help or More Workflows?

We can wire this into your account, replace templates, or customize fonts, positions, and export options.
We can help you set it up for free โ€” from connecting credentials to deploying it live.

Contact: rajeet.nair@digitalbiz.tech
Website: https://www.digitalbiz.tech
LinkedIn: https://www.linkedin.com/company/digital-biz-tech/
You can also DM us on LinkedIn for any help.

๐Ÿ”— Nodes Used

Edit Image, Google Drive, S3, AI Agent, Structured Output Parser, Mistral Cloud Chat Model

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup