=== AIPress === Contributors: kyazici Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=PSMRT29N7K3CE Tags: ai, gpt-3, content-generator, openai, chatgpt Requires at least: 5.0 Tested up to: 6.1.1 Stable tag: 1.0.0 License: GPL-2.0+ Requires PHP: 7.2 This is a plugin that uses OpenAI's GPT-3 and chatGBT models to generate AI-powered content on your WordPress site. https://www.youtube.com/watch?v=vP2e4KHfj1k === The following languages are supported === * English * Turkish * Spanish * French * German * Dutch * Italian * Portuguese * Danish * Russian * Swedish * Japanese * Chinese * Arabic * Hindi * Korean * Polish * Norwegian * Thai * Vietnamese == Installation == 1. Upload the plugin files to the `/wp-content/plugins/aipress` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Admin Panel->AIPress->Dashboard screen to configure the plugin 4. That's it! == Screenshots == 1. Create a content according to the Title 2. Create featured image 3. Create tags == Frequently Asked Questions == = How do I use the OpenAI functionalities? = First, register at [https://openai.com/api/](https://openai.com/api/) and get an API key. Once you have the API key, enter it in the Admin panel -> AIPress -> Dashboard section to start using the plugin. = Is it possible to customize the AI-generated content? = Yes, you can customize the AI-generated content by adjusting the settings in the WordPress dashboard under Admin Panel->AIPress->Post Generator and you can set default settings from Dashboard. == Screenshots == 1. The plugin's settings page in the WordPress dashboard. 2. An example of the chat functionality on the frontend of a site. 3. An example of AI-generated content on a page or post. 4. Save the post. == Changelog == = 1.0.0 = * Initial release.