=== AI Engine (ChatGPT-like Chatbot, Content/Image Generator, AI Playground, AI Fine-tuning) === Contributors: TigrouMeow Tags: chatgpt, gpt, gpt-3, openai, ai, chatbot, content generator, finetuning, image generator Donate link: https://meowapps.com/donation/ Requires at least: 5.0 Tested up to: 6.1 Requires PHP: 7.3 Stable tag: 0.3.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Elevate your WordPress site with AI! Generate content and images, add a ChatGPT-style bot that can be trained with your data, fine-tune AI models, have fun in the AI Playground, and more! It also tracks the OpenAI usage and offers an internal API for other plugins. You are welcome on the [https://meowapps.com/ai-engine/](AI Engine) official page! :) == Description == Ready to supercharge your WordPress site with the latest and greatest AI technology? The AI Engine plugin is here to help! With the AI Engine, you can generate content for your articles, suggest titles and excerpts for your posts, and track your OpenAI usage stats. Plus, there's a shortcode that lets you create a ChatGPT-style discussion on your website, and an AI Playground where you can try out a variety of tasks like translation, correction, SEO, and more. But we're just getting started! We'll be adding even more AI tools and features to the AI Engine based on your feedback, and we're even offering an API so other plugins can tap into its capabilities. Our goal is to create a comprehensive toolbox of AI tools and a framework that other plugins can build on. And don't forget, our other Meow Apps plugins will soon be able to access the AI Engine too. With the AI Engine, the possibilities are endless. Let's get started and make the most of this amazing technology! == Features == * Generate fresh and engaging content for your site * Explore the AI Playground for a variety of tools like translation, correction, and ChatGPT-style discussions * Add a ChatGPT-style chatbot (or an images creation bot) to your website with a simple shortcode * Fullscreen, popup, and window modes for the chatbot * Train your AI to make it better at specific tasks * Easily create new titles and excerpts for your posts * Keep track of your OpenAI usage with built-in statistics * Upcoming features include translation to any language and the ability to improve specific paragraphs * And so much more on the way! == Shortcode: ChatGPT & Image Generation Bot == Looking to add some AI-powered chat functionality to your website? Our chatbot is here to help! Using vanilla JS on the frontend, it's lightweight and easy to use, with this shortcode: [mwai_chat context="Converse as if you were Michael Jackson, talking from the afterlife." ai_name="Michael: " user_name="You: " start_sentence="Hi, my friend." ] There are a lot of parameters for the shortcode. And since there's no CSS included by default, you have complete control over the styling. However, there is an option to apply ChatGPT styling to the chatbot. Please visite the [official documentation](https://meowapps.com/ai-engine/) for more information. == Content Generator == Looking to add some fresh content to your site? With this feature, you can generate articles with customizable headings, language, and other parameters. Feel free to play around with the settings and even modify the prompts to create exactly the content you need. == Image Generator == You can generate custom images using DALL-E model and various customizable parameters. Keep in mind that currently, the images generated are only in square format (1024x1024) and there are some limitations, but the plugin will adapt as the limitations change. == Train your AI == In the Fine Tuning section of AI Engine, you can prepare datasets, manage them, and train new models based on them, it's just a few click. == Meow Apps + AI == I am really excited about the amazing possibilities that AI technology brings to the world of online content creation. I believe that by working together, AI and humans can create something truly special. However, I don't want to see a boring web full of robot-generated content. Instead, I want AI to be used to boost and amplify the unique voice of human creators. New voices will be heard, new ideas will be shared, and new perspectives will be explored. Together, let's do this! 💕 == Open AI == The AI Engine utilizes the API from [OpenAI](https://beta.openai.com). This plugin does not gather any information from your OpenAI account except for the number of tokens utilized. The data transmitted to the OpenAI servers primarily consists of the content of your article and the context you specify. The usage shown in the plugin's settings is just for reference. It is important to check your usage on the [OpenAI website](https://beta.openai.com/account/usage) for accurate information. Please also review their [Privacy Policy](https://openai.com/privacy/) and [Terms of Service](https://openai.com/terms/) for further information. == Usage == 1. Create an account at OpenAI. 2. Create an API key and insert in the plugin settings (Meow Apps -> AI Engine). 3. Enjoy the features of AI Engine! 5. ... and always keep an eye on [your OpenAI usage](https://beta.openai.com/account/usage)! Languages: English. == Changelog == = 0.3.2 (2023/01/20) = * Add: The chatbot can be displayed in fullscreen (use fullscreen="true" in the shortcode). It works logically with the window/popup mode: no popup? Fullscreen right away! Popup? Fullscreen on click :) * Fix: A few potential issues that coult break a few things. * Update: Cleaned the JS, CSS and HTML. I like when it's very tidy before going forward! * Info: Share with me your feedback in the [Support Threads](https://wordpress.org/support/plugin/ai-engine/), I'll make it better for you! And of course, if you like the plugin, please leave a review on [WordPress.org](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you! = 0.2.9 (2023/01/19) = * Fix: Responsive. * Add: Shortcode builder for the chatbot. This makes it much easier! * Add: Bunch of new options to inject the chatbot everywhere. * Add: Syntax highlighting for the code potentially generated by the AI. * Add: The chatbot can be displayed as a window/popup. Sorry, only one icon for now, but will add more! * Add: Bunch of WordPress filters to modify everything and do everything :) = 0.2.6 (2023/01/18) = * Update: Little UI enhancements and fixes. * Add: "max_tokens" parameter for the chatbot shortcode. * Add: "casually_fined_tuned" parameter for the chatbot shorcode (for fine-tuned models). = 0.2.4 (2023/01/17) = * Update: Perfected the fine-tuning module (UI and features). * Update: A few UI fixes but a lot more to come. = 0.2.3 (2023/01/16) = * Add: Module to train your own AI model (visit the Settings > Fine Tuning). My user interface makes it look easy, but creating datasets and training models is not easy. Let's go through this together and I'll enhance AI Engine to make it easier. * Update: Possible to add new lines in the requests to the chatbot. = 0.2.2 (2023/01/13) = * Add: Shortcode that creates an images generator bot. * Fix: Bots are now responsive. * Add: Button and placeholder of the bots can be translated. = 0.2.1 (2023/01/12) = * Add: Images Generator! After getting your feedback, I will implement this Image Generator in a modal in the Post Editor. = 0.1.9 (2023/01/09) = * Add: Many improvements to the chatbot! By default, it now uses ChatGPT style, and it also support replies from the AI using Markdown (and will convert it properly into HTML). Basically, you can have properly displayed code and better formatting in the chat! = 0.1.7 (2023/01/08) = * Add: Handle the errors better in the UI. * Add: The chatbot can be styled a bit more easily. = 0.1.6 (2023/01/07) = * Fix: The timeout was 5s, which was too short for some requests. It's now 60s. = 0.1.5 (2023/01/06) = * Add: New 'api_key' parameter for the shortcode. The API Key can now be filtered, added through the shortcode, the filters, depending on your conditions. * Fix: Better handling of errors. = 0.1.4 (2023/01/05) = * Update: Sorry, the name of the parameters in the chatbot were confusing. I've changed them to make it more clear. * Add: New filter, and the possibility to add some CSS to the chatbot, directly through coding. Have a look on https://meowapps.com/ai-engine/. = 0.1.2 (2023/01/05) = * Add: New filter for the chatbot. More info here: https://meowapps.com/ai-engine/. = 0.1.0 (2023/01/03) = * Add: Content Generator (available under Tools and Posts). = 0.0.8 (2023/01/01) = * Fix: A few fixes in the playground. = 0.0.7 (2022/12/30) = * Fix: Little issue in the playground. * Add: Model and temperature in the playground. = 0.0.6 (2022/12/30) = * Updated: Improved the chatbot, with more parameters (temperature, model), and a better layout (HTML only). = 0.0.3 (2022/12/29) = * Add: Lightweight chatbot (beta). * Fix: Missing icon. = 0.0.1 (2022/12/27) = * First release.