WP Manifestindependent plugin directory
manifest / ai / smartcontent-ai

SmartContent AI

Automatic content creation for wordpress using artificial intelligence (AI)

by Stelios Theodoridis · github.com/serianis/smartcontent-ai · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/serianis/smartcontent-ai/archive/refs/heads/main.zip

From the readme

Smart Content AI - WordPress Plugin An advanced WordPress plugin that uses Google Gemini, Chatgpt and Claude API to automatically generate AI-powered articles with SEO optimization, hero images, and structured schema markup. Table of Contents - Features - Installation - Configuration - Scheduling - Security - API Integration - Logging - Testing - Sample Payloads - Troubleshooting Features - AI-Powered Content Generation: Uses Google Gemini 2.0 Flash to generate high-quality articles - SEO Optimization: Generates meta titles, descriptions, and JSON-LD schema markup - Hero Image Generation: Optionally generates and uploads featured images via Imagen-3 - Scheduled Publishing: Queue topics for automated daily publishing with configurable caps - Activity Logging: Comprehensive request/response logging with statistics - Security: OpenSSL-based API key encryption and centralized nonce/capability verification - Queue Management: FIFO topic queue with admin controls - Yoast Compatibility: Supports Yoast SEO meta fields for seamless integration Installation Prerequisites - PHP 7.4 or higher - WordPress 5.0 or later - OpenSSL support (usually enabled by default) - Google Gemini API ke

Read the full README on GitHub →