Title: HybridAI Chatbot
Author: Stephan Noller
Published: <strong>2025-يىلى 21-مارت</strong>
Last modified: 2025-يىلى 17-ئىيۇل

---

قىستۇرما ئىزدە

![](https://ps.w.org/hybridai-chatbot/assets/icon-256x256.png?rev=3259627)

# HybridAI Chatbot

 يازغۇچى [Stephan Noller](https://profiles.wordpress.org/stephannoller/)

[چۈشۈر](https://downloads.wordpress.org/plugin/hybridai-chatbot.1.3.5.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/hybridai-chatbot/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/hybridai-chatbot/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/hybridai-chatbot/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/hybridai-chatbot/#developers)

 [قوللاش](https://wordpress.org/support/plugin/hybridai-chatbot/)

## چۈشەندۈرۈش

HybridAI Chatbot is a powerful and flexible plugin that seamlessly integrates the**
HybridAI Chatbot** into your WordPress website. This modern AI-powered solution 
combines the best of automated and human support to provide an exceptional user 
experience.

**Key Features:**
 – 🤖 **Advanced AI Integration**: Powered by state-of-the-art
LLMs including OpenAI’s GPT models, Mistral, Perplexity and Google Gemini – 📚 **
Knowledge Base Integration**: Automatically crawls your website or accepts PDF uploads
to provide context-aware responses – 🔍 **WordPress Integration**: Seamlessly searches
your blog posts and pages to provide relevant information to users – 👥 **Human 
Takeover**: Smooth transition to human operators when needed, with automatic notifications–
🎨 **Customizable Appearance**: Match your website’s design with customizable chat
interface – 🔒 **Secure Implementation**: Built with WordPress security best practices–
🚀 **Performance Optimized**: Lightweight implementation with minimal impact on 
page load times – 🎯 **Extended Mode**: Configure a larger, more prominent chatbot
display for specific pages – 🎨 **Advanced Styling**: Customize colors, theme, borders,
and shadows – 📱 **Responsive Design**: Works perfectly on all devices and screen
sizes – 📊 **Chat Logs**: Store and view all chatbot conversations in your WordPress
admin – 🔌 **Webhook Integration**: Securely receive chat logs via REST API with
HMAC authentication – 📥 **CSV Export**: Export chat logs with date range filtering
for analysis – 🔍 **Browser ID Filtering**: Filter chat logs by specific browser
sessions

**Use Cases:**
 – Customer Support Automation – FAQ and Knowledge Base Access – 
Lead Generation and Qualification – Product Information and Support – Digital Services
as a Bot – Content Discovery and Navigation – 24/7 User Assistance

### External services

This plugin connects to the HybridAI API to enable chatbot functionalities. It loads
an external script from `https://hybridai.one/hai_embed.js`, which is necessary 
to display the chatbot.

**Data sent to HybridAI:**
 – The chatbot ID set in the plugin settings – The IP
Address of the User that interacts with the ChatBot – Messages typed by users in
the chatbot interface – Website content (when using the website crawling feature)–
PDF content (when using the PDF upload feature)

HybridAI’s services are provided by **HybridAI.one**.
 For more details, please 
refer to their [Terms of Service](https://hybridai.one/terms) and [Privacy Policy](https://hybridai.one/privacy).

### License

This plugin is licensed under **GPL v2 or later**.
 You are free to modify and distribute
it under the same license.

### Shortcodes

You can embed a content-style HybridAI Chatbot anywhere using the shortcode:

[hybridai_content_chatbot]

**Attributes:**
 – `chatbot_id` (optional): Override the chatbot ID (default: plugin
setting or demo ID) – `welcome_message` (optional): Custom welcome message (default:
plugin setting or generic) – `height` (optional): Height of the chat widget (default:
400px) – `server` (optional): Chatbot server URL (default: https://hybridai.one)–`
color_scheme` (optional): Color scheme for the widget (default: plugin setting) –`
theme` (optional): Theme – light or dark (default: plugin setting) – `border_radius`(
optional): Border radius for the widget (default: plugin setting) – `box_shadow`(
optional): Box shadow for the widget (default: plugin setting)

**Example:**

[hybridai_content_chatbot chatbot_id=»63ad031e-5e6a-4ea6-8f93-cc6994558d8b» welcome_message
=»Welcome!» height=»500px» theme=»dark»]

This will output the embeddable content chat widget as described in the documentation.

**Note:**
 If CMP mode is active and the user has not yet given consent, a hint 
will be shown in place of the chatbot until consent is provided.

## ئېكران كەسمىسى

 * [[
 * **Chatbot Settings Page** – Configure your chatbot ID and appearance settings
 * [[
 * **Chat-Bot in WordPress** – How the Chat gets displayed in WP
 * [[
 * **Chat-Logs** – See how customers interact with the Chat-Logs
 * [[
 * **Chatbot Backend Settings** – Configure more options via Backend
 * [[
 * **Human Takeover** – Chat with your Users as a human instead of the AI if needed

## ئورنىتىش

1a. Download the plugin ZIP file and upload it via **WordPress Admin  Plugins  Add
New  Upload Plugin**
 1b. Search the Plugin via the Plugin-Store inside your WordPress
Installation and install & activate it 2. Activate the plugin via **WordPress Admin
Plugins** 3. Go to **Settings  HybridAI Chatbot** and configure your settings: –
Enter your **HybridAI Chatbot ID** – Customize the appearance settings – Configure
extended mode if desired 4. Save the settings, and the chatbot will appear on all
pages

**Note:** The plugin will work immediately with a default chatbot, but for full 
functionality, we recommend setting up your own chatbot on HybridAI.one

## FAQ

### Where do I get a Chatbot ID?

You can create a free HybridAI account and generate a chatbot ID at **[HybridAI.one](https://hybridai.one)**.
The platform offers both free and premium plans to suit your needs.

### Can I customize the chatbot’s appearance?

Yes, you can customize various aspects of the chatbot’s appearance through the plugin
settings:
 – Color scheme – Theme (light/dark) – Border radius – Box shadow – Welcome
message – And more!

### What is Extended Mode?

Extended Mode allows you to configure a larger, more prominent chatbot display for
specific pages. You can:
 – Set a specific page URL where extended mode should be
active – Configure the chatbot’s position, size, and margins – Enable auto-open 
functionality – Adjust opacity and other visual settings

### How does the webhook integration work?

The plugin provides a secure REST API endpoint to receive chat logs. To use it:

1. Set up a shared secret in the plugin settings 2. Configure your chatbot service
to send POST requests to `/wp-json/hybridai/v1/log-message` 3. Include the required
headers and HMAC signature 4. All chat logs will be stored in your WordPress database
5. View the logs in the «HybridAI Logs» admin page

### How can I view the chat logs?

All chat logs are stored in your WordPress database and can be viewed through:
 
1. The «HybridAI Logs» menu item in your WordPress admin 2. The logs include user
messages, bot replies, timestamps, and more 3. Logs are paginated for easy navigation
4. You can see which chatbot and browser session each log belongs to

### Does this plugin store user data?

Yes, this plugin can store chat logs if you enable the webhook integration. The 
data stored includes:
 – Chatbot ID – Browser session ID – Timestamp – User messages–
Bot replies All data is stored securely in your WordPress database and can be managed
through the admin interface.

### Can I use my own AI model?

Yes, HybridAI supports multiple LLM providers. You can configure your preferred 
AI model through the HybridAI dashboard.

### How does the human takeover feature work?

The human takeover feature allows your support team to seamlessly take over conversations
when needed. You’ll receive notifications when a conversation requires human intervention,
and you can respond directly through the HybridAI dashboard.

### Is the chatbot mobile-friendly?

Yes, the chatbot is fully responsive and works perfectly on all devices, including
mobile phones and tablets.

## باھالاشلار

![](https://secure.gravatar.com/avatar/41a21ac6e152ef2e17f39d21f857ad143364dce7bbe9c81747ae1c7d457476b7?
s=60&d=retro&r=g)

### 󠀁[A Very Easy to Setup, Very Useful and Efficient Chatbot](https://wordpress.org/support/topic/a-very-easy-to-setup-very-useful-and-efficient-chatbot/)󠁿

 [waqasahmad786](https://profiles.wordpress.org/waqasahmad786/) 2025-يىلى 29-ماي

I really like this chatbot plugin. It is very easy to install and setup. And it 
is answering the questions at user’s end very efficiently. Highly Recommended.

![](https://secure.gravatar.com/avatar/a5bb32049ebf8520acf76424885de3892627516aa1d0795e93cc99b46339152b?
s=60&d=retro&r=g)

### 󠀁[Best plugin for customer support chatbot](https://wordpress.org/support/topic/best-plugin-for-customer-support-chatbot/)󠁿

 [raazpayza](https://profiles.wordpress.org/raazpayza/) 2025-يىلى 28-ماي

I have used this plugin on my website for adding chatbot automation, it works well
for me. It’s highly recommended, if you want chatbot automation on the website.

 [ 2 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/)

## تۆھپىكار ۋە ئىجادكار

«HybridAI Chatbot» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە
قوشقان.

تۆھپىكار

 *   [ Stephan Noller ](https://profiles.wordpress.org/stephannoller/)

[«HybridAI Chatbot» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/hybridai-chatbot)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/hybridai-chatbot/)،
[SVN خەزىنە](https://plugins.svn.wordpress.org/hybridai-chatbot/) تەكشۈرۈپ ياكى 
[RSS](https://plugins.trac.wordpress.org/log/hybridai-chatbot/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/hybridai-chatbot/)
گە مۇشتەرى بولغىلى بولىدۇ.

## ئۆزگىرىش خاتىرىسى

#### 1.3.5

 * Fixed: CSV export for chat logs now works as expected (properly hooked into WordPress)

#### 1.3.4

 * 🧠 **NEW: AI Context Intelligence** – Page-aware chatbot responses
 * Added automatic page context detection (title and content) for better AI responses
 * Context information sent to LLM for server-side computed welcome messages
 * Completely restructured admin menu with dedicated pages for better organization
 * Created separate «General», «Settings», and «Chat Logs» pages under main HybridAI
   Chatbot menu
 * Enhanced one-click configuration with stunning visual appeal and prominent positioning
 * Added success banner for already configured chatbots with quick access to settings
 * Improved overall user experience with better visual hierarchy and engagement

#### 1.33

 * Enhanced settings page UI with visual consistency improvements
 * Added HybridAI logo to the settings page header
 * Moved «How the Chatbot Works» explanation to the top of the settings page
 * Integrated shared secret field into the webhook configuration box
 * Added visual boxes around Appearance, Extended Mode, and Consent settings sections
 * Improved overall layout and user experience of the admin interface

#### 1.32

 * Added an «Inline Mode Settings» section to the settings page, explaining how 
   to use and customize the inline chatbot shortcode.
 * CMP consent is now respected for the shortcode/inline chatbot as well

#### 1.3

 * Added Consent Mode feature for bot script injection
 * Four script injection options: automatic, manual, CMP-based, and custom script
 * CMP-based injection supports Cookiebot, Usercentrics, Borlabs, and HybridAI (
   localStorage)
 * Custom script injection option with text area
 * Consent and CMP settings added to plugin settings page
 * Improved compliance for regions requiring user consent
 * Integration of the Bot via Shortcodes possible

#### 1.29

 * Added one-click bot configuration feature
 * Implemented automatic bot creation on plugin activation
 * Added bot claiming mechanism with email verification
 * Integrated with HybridAI backend for bot management
 * Added secure bot transfer functionality
 * Improved admin interface with bot status display
 * Added registration URL management
 * Enhanced security with proper data escaping
 * Added WordPress nonce verification for admin actions

#### 1.28

 * Added CSV export functionality for chat logs
 * Implemented date range filtering for logs
 * Enhanced chat logs interface with filtering options
 * Improved data export capabilities
 * Added Excel-compatible CSV formatting
 * Added browser ID filtering for chat logs
 * Improved chat logs interface with better filter layout
 * Enhanced CSV export to include browser ID filtering
 * Updated filter form with organized structure
 * Added combined filtering (date range + browser ID)

#### 1.27

 * Added new appearance customization options
 * Introduced Extended Mode for specific pages
 * Added support for custom welcome messages
 * Improved configuration handling
 * Enhanced settings page organization

#### 1.26

 * Restored chatbotID as URL parameter for improved compatibility
 * Maintained configuration object for additional settings

#### 1.25

 * Removed chatbotID from script URL parameter for improved security
 * ChatbotID is now only passed via configuration object

#### 1.24

 * added default chatbot to make the startup easier
 * added a hint to the search-api function call

#### 1.23

 * added prefix to functions and names for compatibility

#### 1.22

 * made function calls and names more unique
 * added stephannoller as Contributor
 * added descritpion of the called hybridai service to readme

#### 1.2

 * Added a settings page for easy configuration.
 * Improved compatibility with WordPress 6.4.
 * Enhanced security and optimized script loading.

#### 1.1

 * Initial release with automatic chatbot integration.

## Meta

 *  Version **1.3.5**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **9 ئاي بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10 دىن ئاز**
 *  WordPress نەشرى ** 5.0 ياكى يۇقىرى **
 *  **6.8.5** دا سىنالغان
 *  PHP نەشرى ** 7.2 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/hybridai-chatbot/)
 * بەلگە
 * [AI Chatbot](https://ug.wordpress.org/plugins/tags/ai-chatbot/)[chatbot](https://ug.wordpress.org/plugins/tags/chatbot/)
   [live chat](https://ug.wordpress.org/plugins/tags/live-chat/)[openai](https://ug.wordpress.org/plugins/tags/openai/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/hybridai-chatbot/advanced/)

## دەرىجە

 5/5 يۇلتۇز

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/?filter=1)

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/hybridai-chatbot/reviews/)

## تۆھپىكار

 *   [ Stephan Noller ](https://profiles.wordpress.org/stephannoller/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/hybridai-chatbot/)