HybridAI Chatbot

Description

HybridAI Chatbot is a simple yet powerful plugin that allows you to add the HybridAI Chatbot to your WordPress website with minimal setup.
HybridAI is a modern AI-Chat-Bot that can be configured with different LLMs, it can be personalized with PDF Upload or Website-Crawling, it can query the WordPress Backend to find suitable articles on your Blog/Website and it can execute various function-calls to make the chat more useful.
Another strong feature of HybridAI is the human-takeover which can be triggered by the bot-operator at any time, especially when a conversation via AI would not be appropriate or helpful for the user.

Features:
– Seamless integration of the HybridAI Chatbot on all pages.
– Custom settings page to configure your HybridAI Chatbot ID.
No coding required – just activate the plugin, enter your chatbot ID, and start chatting.
– Uses the HybridAI API, which is powered by OpenAI’s GPT models and others.
– Works with all WordPress themes and builders.
– ChatBot can access the WordPress Search API via function call (users of the ChatBot can get deep-links to articles on the blog via chat)
– Chat can either be handled by AI or by human-operator, humans can get notified if a chat requires human-takeover

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.

HybridAI’s services are provided by HybridAI.one.
For more details, please refer to their Terms of Service and Privacy Policy.

License

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

Installation

  1. Download the plugin ZIP file and upload it via WordPress Admin Plugins Add New Upload Plugin.
  2. Activate the plugin via WordPress Admin Plugins.
  3. Go to Settings HybridAI Chatbot and enter your HybridAI Chatbot ID.
  4. Save the settings, and the chatbot will appear on all pages.

FAQ

Where do I get a Chatbot ID?

You can create a free HybridAI account and generate a chatbot ID at HybridAI.one.

Can I customize the chatbot’s appearance?

Yes, the appearance can be modified on the HybridAI Website.

Does this plugin store user data?

No, this plugin does not store any user data. The chatbot runs via HybridAI’s servers.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“HybridAI Chatbot” is open source software. The following people have contributed to this plugin.

Contributors

Translate “HybridAI Chatbot” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.