Skip to content

Latest commit

 

History

History
98 lines (69 loc) · 3.6 KB

File metadata and controls

98 lines (69 loc) · 3.6 KB

🤖 AI Blog Automation

Automate your blog content creation with AI! Generate SEO-optimized blog posts using Google's Gemini AI and publish to WordPress automatically.

Node.js License Deploy on Render Deploy on Heroku Gemini AI WordPress

✨ Features

  • 🤖 AI-Powered Content: Uses Google's Gemini 1.5 Flash for high-quality content
  • 📝 SEO-Optimized: Automatically generates SEO-friendly titles and structured content
  • 🏷️ Smart Categorization: AI automatically selects relevant categories and tags
  • 📊 Diverse Content: Case studies, problem solutions, implementation guides
  • 🔄 Fully Automated: Runs on schedule with external cron services
  • 🌐 WordPress Integration: Seamless publishing via WordPress REST API
  • 📱 Free Hosting Ready: Optimized for Render, Heroku, and other free platforms

🚀 Quick Start

# Clone the repository
git clone https://github.com/yourusername/ai-blog-automation.git
cd ai-blog-automation

# Install dependencies
npm install

# Configure environment
cp env.example .env
# Edit .env with your credentials

# Test locally
npm run dev

# Deploy to free hosting
# Follow DEPLOYMENT.md for detailed instructions

📋 What You'll Get

  • Automated Blog Posts: Daily AI-generated content
  • SEO Optimization: Search engine friendly content
  • Diverse Topics: Healthcare, finance, technology, and more
  • Professional Quality: Well-structured, engaging content
  • Zero Maintenance: Runs automatically once configured

🛠️ Tech Stack

  • Backend: Node.js, Express.js
  • AI: Google Generative AI (Gemini 1.5 Flash)
  • CMS: WordPress REST API
  • Scheduling: External cron services
  • Hosting: Render, Heroku, or any Node.js hosting

📚 Documentation

🎯 Use Cases

  • Content Creators: Automate blog content generation
  • Marketers: Maintain active blog presence
  • Developers: Showcase technical expertise
  • Businesses: Generate thought leadership content
  • Agencies: Scale content creation for clients

🌟 Star History

Star History Chart

🤝 Contributing

We welcome contributions! See our Contributing Guide for details.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Support


Made with ❤️ for the AI and content creation community

If this project helps you, please give it a ⭐ star on GitHub!