Created a fully automated social media system using AI & Make.com.This advanced social media automation can transform an idea, article, or news into highly optimized LinkedIn posts, Tweets, Facebook posts, and more. Additionally, the AI system generates platform-specific images using DALL-E 3.
1. Google Sheets – Content Planning
List post topics, image prompts, scheduling date, and target platforms.
2. Perplexity – Topic Research (Optional)
Use Perplexity API (or manually) to gather relevant data, quotes, or facts based on the topic.
3. OpenAI (GPT) – Caption Generation
Use OpenAI's GPT API to generate engaging captions from the topic or research.
4. OpenAI (DALL·E) – Image Creation
Use the Image Prompt from Google Sheets to generate a custom image with DALL·E.
Store the generated image URL in the Image URL column.
5. HTTP/API – Post to Social Media
Use HTTP POST requests or tools like Make.com, to:
Connect to LinkedIn API, Facebook Graph API, and Instagram API.
Publish the post on selected platforms based on the Platforms column.