=== CustomGPT.ai Chatbot ===
Contributors: markocustomgpt
Tags: CustomGPT.ai, integration, chatbot
Requires at least: 3.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 0.3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin to add the CustomGPT.ai Live Chat Bubble to a WordPress website with a user-specified Project ID and Project Key.

== Description ==

This plugin allows you to deploy your CustomGPT.ai project on your WordPress site, in the form of Live Chat Bubble. This is achieved by adding a simple JavaScript code to your WordPress website's footer, which inserts the chat bubble in the bottom right corner of the screen.

To use this plugin, you need to have a valid paid subscription for a service external to WordPress, which can be found at [our website](https://customgpt.ai/).

== Installation ==

1. Upload customgpt-ai-integration to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings > CustomGPT.ai and enter your Project ID and Project Key.

The Project ID and Project Key can be obtained within the CustomGPT.ai app, on your project's Deployment page, by selecting the WordPress deployment option.

== About CustomGPT.ai ==
CustomGPT.ai is a platform designed for businesses to create custom chatbots using retrieval-augmented generation (RAG). The platform offers a range of features and tools that facilitate the development, deployment, and management of chatbots tailored to specific business needs.

You can open a CustomGPT.ai account and start your free trial [here](https://app.customgpt.ai/).

For CustomGPT.ai Terms of Service, please click [here](https://customgpt.ai/terms-and-conditions/).

For CustomGPT.ai Privacy Policy, please click [here](https://customgpt.ai/privacy-policy/).

== Screenshots ==
1. Chatbot opened on a website with modern Website Copilot window.
2. Chatbot opened on a website with traditional Live Chat bubble.
3. Chatbot icon at the bottom right corner of the web page.
4. Chatbot setup inside CustomGPT.ai app.
5. Chatbot setup inside CustomGPT.ai WordPress plugin.

== Changelog ==
= 0.2 =
* Readme updated.
* Added assets.
= 0.1 =
* Initial release.