=== Sokuto AI Chatbot === Contributors: sokutoai Tags: ai, chatbot, chat, customer support, automation Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.1.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add an AI-powered chatbot to your WordPress site in under 1 minute. No coding required—just enter your API Key and go! == Description == **Sokuto AI Chatbot** is the official WordPress plugin for [Sokuto AI](https://sokuto.ai), an AI-powered chatbot platform that learns from your website content. = Why Sokuto AI? = * **Setup in 1 Minute**: Just enter your API Key—no coding, no complicated configuration. * **AI That Learns Your Content**: Sokuto AI automatically learns from your website URLs to answer visitor questions accurately. * **Lightweight & Fast**: The chatbot script loads asynchronously, so it won't slow down your site. * **Secure**: Follows WordPress security best practices with proper sanitization and escaping. * **Translation Ready**: Fully internationalized for multiple languages. = How It Works = 1. Create a free account at [sokuto.ai](https://sokuto.ai) 2. Add your website URLs to train the AI chatbot 3. Copy your API Key from the Sokuto AI dashboard 4. Paste the API Key into this plugin's settings 5. Done! The chatbot widget appears on your site automatically. = Requirements = * A free Sokuto AI account ([sign up here](https://sokuto.ai)) * Your API Key from the Sokuto AI dashboard = 3rd Party Service Disclosure = This plugin connects to **Sokuto AI** (sokuto.ai), an external third-party service, to provide AI chatbot functionality. **What data is sent:** When visitors interact with the chatbot on your website, their messages are sent to Sokuto AI servers for processing. The AI generates responses based on the content you have trained it with. **Service Links:** * Service Website: [https://sokuto.ai](https://sokuto.ai) * Terms of Service: [https://sokuto.ai/en/terms](https://sokuto.ai/en/terms) * Privacy Policy: [https://sokuto.ai/en/privacy](https://sokuto.ai/en/privacy) By using this plugin, you agree to Sokuto AI's Terms of Service and Privacy Policy. == Installation == 1. Install the plugin via the WordPress Plugin Directory, or upload the `sokuto-ai-chatbot` folder to `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Sokuto AI** in your WordPress admin menu. 4. Enter your API Key (found in your [Sokuto AI dashboard](https://sokuto.ai/dashboard)). 5. Click **Save Settings**. That's it! The chatbot widget will now appear on your website. == Frequently Asked Questions == = Where can I find my API Key? = Log in to your [Sokuto AI dashboard](https://sokuto.ai/dashboard), select your chatbot, and find the API Key in the "API Key & Embed Code" section. = Do I need a paid account? = No! Sokuto AI offers a free plan that includes 1 chatbot, 5 URLs, and 100 chats per month. Paid plans are available for higher usage. = Will this slow down my website? = No. The chatbot script is loaded with the `defer` attribute, ensuring it doesn't block your page from rendering. = Can I customize the chatbot? = Yes! You can customize the chatbot's appearance, tone, and behavior through your Sokuto AI dashboard. = Is this plugin compatible with caching plugins? = Yes, this plugin works with popular caching plugins like WP Super Cache, W3 Total Cache, LiteSpeed Cache, and others. == Screenshots == 1. Sokuto AI settings page in WordPress admin 2. Chatbot widget displayed on your website == Changelog == = 1.1.0 = * Added developer hooks and filters for advanced customization * New filters: sokuto_ai_widget_enabled, sokuto_ai_system_prompt, sokuto_ai_welcome_message, sokuto_ai_user_context, sokuto_ai_script_attributes * New actions: sokuto_ai_on_chat_open, sokuto_ai_on_message_sent * Added developer documentation section in admin settings page = 1.0.0 = * Initial release * API Key configuration via admin settings * Automatic script injection with defer loading * Full internationalization support (English and Japanese) == Upgrade Notice == = 1.0.0 = Initial release of Sokuto AI Chatbot plugin.