This project is an AI-powered content automation system that generates SEO-optimized blog posts using real-time data and publishes them automatically to Blogger.
- 🧠 AI-generated SEO titles, meta, and content
- 🖼️ Automatic image fetching via Pexels API
- 📰 Real-time topic extraction from news APIs
- ✍️ HTML blog generation with structured content
- 🚀 Auto publishing to Blogger
- 🔁 Fully automated workflow using n8n
News API → AI SEO Generator → Image API → AI Content Writer → Blogger API
- n8n (workflow automation)
- Google Gemini API
- Blogger API
- Pexels API
- REST APIs
Create a .env file:
PEXELS_API_KEY=
GEMINI_API_KEY=
BLOGGER_CLIENT_ID=
BLOGGER_CLIENT_SECRET=- Import
workflow.jsoninto n8n - Set credentials (API keys)
- Execute workflow
You can run this project in several ways:
- Local n8n: Run n8n locally on your machine.
- n8n Cloud: Use the paid n8n cloud service.
- Render: Deploy n8n for free on Render.
- Automated blogging
- SEO content generation
- Affiliate marketing automation
Vishwas Chakilam
