Auto-Generate & Approve Social Media Posts from RSS Feeds with OpenAI & Telegram
Overview This workflow automates the process of converting RSS feed articles into ready-to-publish social media posts using OpenAI, NocoDB, and Telegram. It's ideal for content teams, marketing managers, or news porta...
Template notes
Overview This workflow automates the process of converting RSS feed articles into ready-to-publish social media posts using OpenAI, NocoDB, and Telegram. It's ideal for content teams, marketing managers, or news portals seeking to automate content curation while maintaining control through a human approval system.
Features RSS Feed Monitoring Polls a specified RSS feed every 20 minutes.
Detects new articles automatically.
AI-Powered Content Processing Summarizes the full article using OpenAI's Assistant API.
Creates an image prompt based on the article summary.
Generates a platform-specific post for Facebook and LinkedIn using AI.
Image Generation Leverages OpenAI's image model to generate a relevant image from the prompt.
Retrieves and stores the featured image from the original article (via custom code node).