ContentEngine
AI content factory that generates, schedules, and publishes multi-platform social media posts from a single brief.
!The Problem
Maintaining a consistent social media presence requires hours of content creation, reformatting for each platform, and manual scheduling.
✓The Solution
A Python API generates multi-platform content variants with OpenAI, stores them in an Airtable content calendar, and n8n publishes approved posts on a configurable schedule.
How It Works
User submits topic via API
FastAPI + OpenAI generates post variants
Content stored in Airtable as drafts
User approves posts in Airtable
n8n scheduled workflow picks approved posts
Posts published to social platforms
Engagement data pulled back
Key Features
Multi-platform content generation (Twitter, LinkedIn, Instagram)
AI-powered content variants from single brief
Airtable content calendar management
Scheduled automated publishing
Engagement metrics tracking
Tone and style customization
Tech Stack
Want to see more?
Check out the source code on GitHub or browse other projects in my portfolio.