Excelerate AI

Description

Transform Your Content Creation with Excelerate AI

Excelerate AI is the ultimate AI-powered content creation plugin for WordPress, designed to revolutionize your content generation process. Leveraging the advanced capabilities of the ChatGPT API, Excelerate AI offers a seamless and efficient way to produce high-quality, SEO-optimized content directly from your WordPress dashboard.

Whether you’re a blogger, marketer, or website owner, Excelerate AI empowers you to create engaging, relevant, and informative content effortlessly. As a powerful alternative to other AI content generators, Excelerate AI brings cutting-edge AI technology directly to your fingertips.

Features
AI-Powered Content Generation: Create high-quality blog posts, articles, and website content using the advanced capabilities of the ChatGPT API.
Seamless Integration: Enjoy a user-friendly interface that integrates smoothly with your WordPress dashboard, making content creation a breeze.
Multilingual Support: Generate content in multiple languages to reach a broader audience.
Regular Updates: Stay ahead with regular updates and improvements to ensure optimal performance and the latest features.

This plugin relies on the OpenAI API to provide AI-based content generation features. When using this plugin, data is sent to and processed by OpenAI’s servers to generate content based on user input. Please note the following:

By using this plugin, you agree to the OpenAI terms of service and privacy policy.

Arbitrary section

Installation

  1. Upload excelerate-ai.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Disable WP-Cron for Server Cron Jobs. Edit wp-config.php: Add the following line to your wp-config.php file to disable the built-in WordPress cron
  4. * * * * * * curl -s https://yourwebsite.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1 use this line to add cronjob in your server setting. Replace https://yourwebsite.com/ with your actual website URL.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Excelerate AI” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Excelerate AI” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.5

  • Code optimisation

1.0.4

  • Code optimisation

1.0.3

  • Code optimisation

1.0.2

  • Code optimisation

1.0.1

  • Enhanced cronjob to reduce memory usage
  • Code optimisation with validation, sanitisation, escaption
  • files direct access disabled
  • some code optimisation

1.0.0

  • Plugin created and submited for the WordPress plugin directory