Title: KissAi Widget
Author: kissai
Published: <strong>Me 6, 2025</strong>
Last modified: Septanm 1, 2025

---

Search plugins

![](https://ps.w.org/kissai/assets/icon.svg?rev=3289487)

# KissAi Widget

 By [kissai](https://profiles.wordpress.org/kissai/)

[Download](https://downloads.wordpress.org/plugin/kissai.1.7.104.zip)

 * [Details](https://hat.wordpress.org/plugins/kissai/#description)
 * [Reviews](https://hat.wordpress.org/plugins/kissai/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/kissai/#installation)
 * [Development](https://hat.wordpress.org/plugins/kissai/#developers)

 [Support](https://wordpress.org/support/plugin/kissai/)

## Description

**KissAi Widget** allows you to easily integrate AI assistants into your WordPress
website, enhancing user engagement with intelligent, conversational experiences.
Supporting OpenAI models and upcoming integrations with **Claude** and **Gemini**,
this plugin enables AI-driven assistants for customer support, content generation,
product guidance, and more.

The plugin offers **custom assistant creation**, allowing users to upload **knowledge
files** and train AI assistants to provide accurate responses based on specific 
business data. The intuitive admin interface simplifies managing assistants, training
them, and adjusting their behavior.

### Key Features:

 * **Customizable AI Assistants**: Configure AI assistants with tailored settings
   and behaviors, including real-time SSE streaming for GPT-4o.
 * **Advanced Knowledge Base**: Upload multiple files, manage them within WordPress,
   and create vector stores to improve AI context and accuracy.
 * **Threaded Conversations**: Built-in system for storing and displaying user conversation
   history, providing persistent chat threads for better user engagement.
 * **Suggested Questions**: Optionally generate relevant follow-up or sample questions
   to guide user inquiries.
 * **Multiple AI Model Support**: Currently supports OpenAI’s GPT-4o and o3, with
   plans for Claude, Gemini, and more.
 * **Interactive User Engagement**: AI responds to real-time user inquiries, providing
   dynamic content updates and relevant suggestions.
 * **Flexible API Integration**: Use your OpenAI API key or the KissAi API key for
   seamless AI interactions.
 * **Shortcode Integration**: Embed AI assistants easily using shortcodes (`[kissai_chat
   assistant_id="asst_xxxxxxxxxxxxxxxxxxxxxxxx"]`) or visual page editors like Elementor
   or AVADA.
 * **Custom Logging and Usage Stats**: Records conversation usage and logs for easier
   troubleshooting and usage reporting.
 * **Data Privacy and Security**: Securely manages API keys and user data, respecting
   best practices for privacy and security.

Below is an updated **External Services** section that incorporates details of the**
KissAi Service** endpoints:

### External services

This plugin relies on **two** external services for its AI functionality:

 1. **hub.kissai.io (KissAi Service)**
 2.  * **What**: KissAi’s own API endpoint, `https://hub.kissai.io`, which provides
       various services including user registration/login, assistant creation, knowledge
       file storage, token usage tracking, and model listings.
     * **Data Sent**: Depending on your settings and usage, the plugin may send user
       registration details (e.g., email, name), and usage metrics to `hub.kissai.io`.
       This data is necessary for AI processing, building and updating AI knowledge
       bases, and tracking usage stats.
     * **When**: Data is transmitted whenever:
        - You or site visitors interact with an AI assistant (e.g. sending prompts 
          or retrieving conversation logs).
        - Administrators create or train new assistants, update assistants, upload 
          knowledge files, or check usage.
        - A user registers or logs in through the plugin.
     * **Why**: These operations are required for providing real-time AI responses,
       custom knowledge-based answers, user account management, model information, 
       and usage metrics.
     * **Terms & Privacy**:
        - Terms of Service: https://hub.kissai.io/terms
        - Privacy Policy: https://hub.kissai.io/privacy
 3. **OpenAI API**
 4.  * **What**: OpenAI’s API endpoints for GPT-4o, o3, and other supported models.
     * **Data Sent**: The plugin will send user queries/prompts, conversation snippets,
       or knowledge data to OpenAI for generating responses.
     * **When**: Data is transmitted to OpenAI each time the assistant processes a 
       prompt, or when you upload knowledge files.
     * **Why**: Needed to use OpenAI as the AI model for generating chat responses.
     * **Terms & Privacy**:
        - Terms of Use: https://openai.com/policies/terms-of-use
        - Privacy Policy: https://openai.com/policies/privacy-policy

Please review each service’s Terms and Privacy Policy if you have concerns or questions
about how your data is processed.

### Future Features

 * AI training through website crawling and scraping.
 * Integration with **Claude**, **Gemini**, and additional AI models.
 * Expanded customization for AI behavior and content interactions.
 * Enhanced knowledge base management for improving AI capabilities.
 * More robust function-calling (Tool) interface for external actions.

### License

KissAi Plugin is open-source software licensed under the GPLv2 or later.

## Installation

 1. **Download and Install the Plugin:**
 2.  * Upload the `kissai` plugin folder to `/wp-content/plugins/`.
     * Activate the plugin from the WordPress ‘Plugins’ menu.
 3. **Configure API Settings:**
 4.  * Navigate to **KissAi > Settings** and enter your OpenAI or KissAi API key.
     * Register for a **KissAi API key** within the plugin or obtain an OpenAI key 
       from OpenAI.
 5. **Create and Train Assistants:**
 6.  * Go to **KissAi > Assistants > Add New** to create an assistant.
     * Upload custom knowledge files in the **Knowledge Base** section to train the
       assistant and build vector stores.
 7. **Embed AI Assistants:**
 8.  * Use the shortcode `[kissai_chat assistant_id="asst_xxxxxxxxxxxxxxxxxxxxxxxx"]`
       to place the AI assistant on any page or post.
     * Optionally enable threaded conversations and usage logging under **KissAi > 
       Settings**.

## FAQ

### How do I create and train my AI assistant?

Navigate to **KissAi > Assistants > Add New** and upload knowledge files to train
the assistant with accurate, domain-specific data.

### Can I manage multiple assistants?

Yes, you can create and configure multiple AI assistants under **KissAi > Assistants**
in the WordPress admin panel, each with separate knowledge files.

### What AI models does KissAi Widget support?

Currently, KissAi supports OpenAI’s **GPT-4o** and **o3** models, with future updates
including **Grok**, **Claude**, and **Gemini**.

### How do I display my AI assistant on my website?

Use the shortcode `[kissai_chat assistant_id="asst_xxxxxxxxxxxxxxxxxxxxxxxx"]` to
embed the assistant on any page or post. It also integrates with **Elementor** and**
AVADA**.

### Is it secure to use my OpenAI or KissAi API key?

Yes, the plugin securely manages API keys to protect your data and interactions.
You can use either your OpenAI API key or a KissAi API key.

### Can I update the assistant’s knowledge base over time?

Absolutely. You can continuously upload and refine knowledge files to improve your
AI assistant’s accuracy and effectiveness. Each new or edited file is incorporated
into the vector store for richer responses.

### Does KissAi Widget store my chat history?

Yes. It can store each user’s conversation in WordPress (thread-based), so you can
provide persistent AI chat experiences or review session logs.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“KissAi Widget” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ kissai ](https://profiles.wordpress.org/kissai/)

[Translate “KissAi Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/kissai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/kissai/), check out
the [SVN repository](https://plugins.svn.wordpress.org/kissai/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/kissai/) by [RSS](https://plugins.trac.wordpress.org/log/kissai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial plugin release.

#### 1.7.81

 * Added SSE support for GPT endpoints.
 * Introduced threaded conversation storage in WordPress (optional).
 * Enhanced knowledge base management with vector store creation.
 * Added suggested questions feature for richer user interactions.
 * Logging and usage stats for troubleshooting and advanced analytics.

#### 1.7.100

 * **Input sanitization & output escaping**
    - Wrapped all coming values in relevant `sanitize_*()` helpers (`sanitize_text_field()`,`
      sanitize_email()`, etc.).
    - Escaped every output to eliminate latent XSS vectors.
 * **Safe database access**
    - Replaced raw SQL strings with `$wpdb->prepare()` calls (and `insert()`/`update()`
      helpers) so every variable is properly parameterised.
    - Added early-return guards around CRUD helpers to bail if unexpected data types
      are detected.
 * **General hardening**
    - Tightened nonce checks on all AJAX and form actions.

#### 1.7.101

 * Fix: messages were not being saved
 * Fix: uploaded training material could not be downloaded

#### 1.7.102

 * Reset Database button in KissAi settings page disabled

## Meta

 *  Version **1.7.104**
 *  Last updated **8 months ago**
 *  Active installations **10+**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/kissai/)
 * Tags
 * [AI](https://hat.wordpress.org/plugins/tags/ai/)[assistant](https://hat.wordpress.org/plugins/tags/assistant/)
   [custom training](https://hat.wordpress.org/plugins/tags/custom-training/)[gpt](https://hat.wordpress.org/plugins/tags/gpt/)
   [openai](https://hat.wordpress.org/plugins/tags/openai/)
 *  [Advanced View](https://hat.wordpress.org/plugins/kissai/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/kissai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/kissai/reviews/)

## Contributors

 *   [ kissai ](https://profiles.wordpress.org/kissai/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/kissai/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://kissai.tech/donate)