WP Manifestindependent plugin directory
manifest / ai / auto-post-gpt

Auto Post GPT - Multilingual

Auto-Post-GPT is a WordPress plugin that automatically generates blog posts using OpenAI's ChatGPT for content and DALL-E for featured images. This plugin allows you to configure your OpenAI API key through the WordPress admin panel and create content-rich posts with AI-generated images directly from your dashboard.

by Mediasoft · github.com/mediasoft-cie-s-a/auto-post-gpt

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/mediasoft-cie-s-a/auto-post-gpt/archive/refs/heads/main.zip

Auto Post GPT - WordPress Plugin

Auto Post GPT is a powerful WordPress plugin that automates the creation of blog posts using OpenAI's ChatGPT and DALL-E. It generates high-quality content and AI-designed images, saving time and effort for content creators and site administrators.

Features

  • AI-Generated Content: Automatically generate detailed blog posts using OpenAI's ChatGPT.
  • AI-Generated Images: Fetch relevant images for posts using DALL-E and set them as featured images.
  • Admin Panel Integration: Easily configure your OpenAI API key and generate posts directly from the WordPress admin dashboard.
  • Custom Topics: Generate posts based on specific topics entered by the user.
  • Secure Storage: API keys are securely stored using WordPress's settings API.

Installation

Install via WordPress Admin:

  1. Download the latest version of auto-post-gpt.zip from this repository.
  2. Log in to your WordPress admin dashboard.
  3. Navigate to Plugins > Add New > Upload Plugin.
  4. Choose the auto-post-gpt.zip file and click Install Now.
  5. Activate the plugin.

Configuration

  1. Navigate to Auto Post GPT > API Settings in the WordPress admin dashboard.
  2. Enter your OpenAI API key and click Save Settings.

Usage

  1. Go to Auto Post GPT in the WordPress admin menu.
  2. Enter a topic for the blog post.
  3. Click Generate Post to create a new blog post with AI-generated content and a featured image.

Requirements

  • WordPress 5.8 or higher.
  • PHP 7.4 or higher.
  • An OpenAI API key (get yours at OpenAI).

Screenshots

  1. Plugin Admin Menu
    Easily access the Auto Post GPT plugin and its settings from the WordPress admin dashboard.

  2. API Settings
    Configure your OpenAI API key to enable content and image generation.

  3. Post Generator
    Enter a topic and generate a fully formatted blog post with a featured image.


Development

To contribute to this plugin:

  1. Clone the repository:
    
    git clone https://github.com/your-username/auto-post-gpt.git