Automate LinkedIn carousel creation using an n8n workflow. Input text is transformed by Mistral AI, rendered onto custom image templates, and stored in S3.
Download this n8n workflow template and start using it instantly.
Social Media Managers needing rapid visual content generation.
Content creators looking to standardize LinkedIn visual production using reusable n8n templates.
Developers seeking an advanced n8n workflow example combining AI, image manipulation, and cloud storage.
Users looking for practical applications of the LangChain n8n node and custom UI via the n8n trigger.
This sophisticated n8n workflow solves the problem of manually designing multi-slide LinkedIn carousels. It utilizes a specialized LangChain AI Agent, powered by the Mistral Cloud Chat Model, to transform unstructured text input into three distinct, concise content slides (title and subtext pairs). These pairs are then dynamically overlaid onto pre-selected Google Drive image templates using the powerful Edit Image n8n node. The resulting, high-impact images are securely uploaded to a specified S3 bucket. The final step of this automated n8n workflow is to aggregate all image URLs and return a list of downloadable links and embedded markdown visuals directly to the user interface initiated by the n8n trigger. This is a robust demonstration of building complex, visual content pipelines using n8n.
The process begins when the user interacts with the Chat Trigger n8n node, initiating the automation by submitting a text post.
safeName for the file.safeName created earlier.To set up and run this specialized n8n workflow, follow these setup instructions:
in all four S3 n8n nodes with your actual bucket name. Verify that the bucket permissions are correctly configured for public access or adjust the URL generation logic accordingly.) in the four Google Drive nodes with the actual file IDs of your high-resolution background image n8n templates.This n8n workflow utilizes several advanced and core n8n node types:
When chat message received (LangChain Chat Trigger): This is the interactive starting n8n trigger. It allows the workflow to receive text input via a custom chat interface and delivers the final combined output.
Mistral Cloud Chat Model (LangChain LLM): Provides the underlying AI capability, driving the creative text generation process for the carousel slides.
AI Agent (LangChain): Orchestrates the AI task, using a detailed system prompt to ensure the output cleans the user's post and generates content in a specific, short-form structure suitable for carousel slides. This is a critical n8n node.
Structured Output Parser (LangChain): An essential n8n node for data reliability, it validates that the AI Agent's output adheres to the expected JSON schema (e.g., title1, subtext1, etc.).
Google Drive (n8n node): Used to retrieve the source image templates necessary for rendering. Configuration requires specific file IDs to download the template images.
Edit Image (n8n node): A key component of this n8n workflow, performing the heavy lifting of visual content creation. It uses the multiStep operation to define precise text overlays, using variables like {{ $json.title }} and specific font files and position coordinates.
S3 (n8n node): Manages file storage and retrieval. It handles the uploading of the finalized image buffers from the Edit Image n8n node.
Set (n8n node): Used extensively for data manipulation, particularly in creating unique filenames (safeName), extracting individual title/subtext pairs, and constructing the final Markdown message structure, which completes the n8n workflow.
Automate LinkedIn activity reports using this powerful n8n workflow. Trigger analysis via Slack, scrape data with Apify, summarize with GPT-4.1, and email structured HTML summaries instantly.

Generate detailed Agile Lessons Learned reports automatically when a Jira Epic is marked 'Done'. This advanced n8n workflow uses OpenAI and Langchain n8n nodes to synthesize comments and descriptions into structured Markdown reports for immediate publishing in Google Docs.

Use this robust n8n workflow to automate lead generation. It scrapes Google Maps Places API data, handles rate limits with exponential backoff, and saves detailed business information directly to Google Sheets. A crucial n8n templates for marketers.

Generate professional LinkedIn trends, engagement scores, and actionable content suggestions daily using this advanced n8n workflow. Leverages GPT-4o-mini and delivers via Gmail.

Use this comprehensive n8n workflow to turn any URL into a polished LinkedIn post and matching AI image. Features GPT-4 generation, web scraping, and a critical human review loop via Slack.

Use this powerful n8n workflow to automate content creation. Upload a PDF book, generate vectorized insights using OpenAI and Pinecone, create engaging LinkedIn posts, and schedule them daily via n8n templates.

Digital Biz Tech builds practical AI systems that turn knowledge and workflows into real results. We deliver enterprise RAG platforms, automated social media engines, and reliable process automation that helps teams work faster and make smarter decisions. Consulting: [email protected] Website: digitalbiz.tech LinkedIn: linkedin.com/company/digital-biz-tech







































