📱 RSS to social: automated content generation with Llama 3 & GetLate Publishing

⚡ 263 views · 📱 Social Media & Email Marketing

Description

🚀 Automate your social media presence! This workflow duo automatically curates content from your Wallabag RSS feeds, generates platform-specific posts using AI, and publishes them—complete with AI-generated images.

⚙️ Setup & Configuration

Required Credentials & Services: To run this workflow, you will need to set up the following credentials in n8n:

Key Setup Requirement: Define Your Tagging Convention Before running this workflow, establish a consistent tagging system in Wallabag where each tag corresponds to a specific social media platform. For example:

Adding More Feeds & Platforms:

Airtable Database Schema: “RSS Feed - Content Store” The workflow uses an Airtable base with the following fields to track content from ingestion to publication:

Customizable User Inputs: This workflow is built for flexibility. Key inputs you can customize include:

📥 Workflow 1: RSS Aggregator & Content Store

🌟 Adding New RSS Feeds: To monitor additional Wallabag feeds for different content sources, simply duplicate the existing RSS feed sub-workflow and update the RSS URL with your new Wallabag access token and platform-specific tag. Each feed can target a different social platform or content category.

🔄 Workflow 2: AI Content Generator & Publisher

🌟 Adding New Platform Support: To extend this workflow to additional social platforms, simply duplicate one of the existing platform sub-workflows and update the platform-specific parameters, LLM prompts, and GetLate API configuration for your target platform.

đź”— Nodes Used

Airtable, HTTP Request, Markdown, Schedule Trigger, Basic LLM Chain, Structured Output Parser

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup