Automate RSS to Instagram with AI-Generated Content and Cloudinary

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

Description

What it does
Reads and aggregates news from one or more RSS feeds (customizable by category).
Uses AI to select the most relevant or engaging articles.
Generates a caption and headline with a natural, professional tone.
Creates a realistic AI-generated image to match the topic.
Uploads the image to Cloudinary and publishes the post directly to Instagram through the Meta Graph API.
Runs automatically on schedule (default: every 5 hours) — no manual steps required.

Why it’s different
Works with any subject or niche, from tech to fashion, news, travel, and more.
Includes a guide with curated RSS feed sources by category — ready to plug in.
AI-driven content generation for text and visuals, tuned for professional results.
Fully automated workflow — from discovery to publishing.
Self-hosted and scalable, with no vendor lock-in.

What’s included
Workflow JSON file (import-ready for n8n).
PDF deployment guide (written together), covering:
how to set up RSS sources by category;
configuring APIs (OpenAI, Cloudinary, Meta Graph);
scheduling and testing the workflow;
recommended best practices for stability and scaling.

Nodes Used (6)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Edit Image
n8n-nodes-base.editImage
Facebook Graph API
n8n-nodes-base.facebookGraphApi
OpenAI
@n8n/n8n-nodes-langchain.openAi
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi