Description
WhisperChat AI lets you add your WhisperChat chatbot to a WordPress website
without editing theme files or writing code. Enter your Chatbot ID, enable the
plugin, and the chat widget will load automatically on your site. You can also
choose to display it inside the WordPress admin area.
What is WhisperChat?
WhisperChat is an AI chatbot platform that helps businesses answer visitor
questions, provide support, capture leads, and book meetings through a
conversational interface.
You can create and train your chatbot in your WhisperChat dashboard, then connect it
to your WordPress website using this plugin.
Train your chatbot with your own content
WhisperChat uses Retrieval-Augmented Generation (RAG) to answer questions based
on the information you provide. You can train your chatbot using:
- Website pages and URLs
- PDF files and other documents
- FAQs and custom question-and-answer data
- Product details, business information, and custom text
This helps the chatbot provide responses that are based on your content instead
of generic AI answers.
Lead capture and qualification
WhisperChat can collect information from visitors during conversations,
including:
- Name
- Email address
- Phone number
It can also qualify leads, generate conversation summaries, and send lead
information to supported CRM platforms such as Odoo and Attio.
Meeting scheduling
Visitors can schedule demos, consultations, or meetings directly from the chat
widget through integrations such as Cal.com.
Chatbot features
- Streaming AI responses
- Conversation memory and context awareness
- Multi-session chat history
- Suggested prompts
- Rich text responses
- Personalized answers based on your training data
Plugin features
- Simple setup with a Chatbot ID
- Enable or disable the widget with one click
- Display the widget on the public website, WordPress admin area, or both
- Loads the widget script in the footer to avoid blocking page rendering
- No theme edits or shortcodes required
- Clean uninstall that removes plugin settings
Requirements
You need a WhisperChat. account before using this plugin.
Create and train your chatbot in your WhisperChat dashboard, then copy your
Chatbot ID and paste it into the plugin settings.
External services
This plugin connects to WhisperChat, a third-party AI chatbot service, so
that the chat widget can run on your site. This connection is required for the
plugin to do anything — without it, there is no chatbot.
What the plugin does:
- When the chatbot is enabled, the plugin adds a small loader script,
https://widget.whisperchat.ai/embed.js, to the pages you select. The
Chatbot ID you enter is passed to that script so it knows which chatbot to
display. - When a visitor opens and uses the chat widget, their messages (and any
contact details they choose to provide, such as name, email, or phone) are
sent to WhisperChat’s servers in order to generate AI responses and, where
enabled in your WhisperChat account, to capture leads.
No visitor data is sent until the chatbot is enabled in the plugin settings and
a visitor actually interacts with the widget on the selected pages.
This service is provided by WhisperChat / Terabits Technolab. By using this
plugin you agree to their terms and privacy policy:
- Terms of Service: https://www.whisperchat.ai/terms
- Privacy Policy: https://www.whisperchat.ai/privacy
Installation
- Upload the
whisperchatfolder to/wp-content/plugins/, or install the
.zip via Plugins Add New Upload Plugin. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings WhisperChat.
- Paste your Chatbot ID, tick Show the AI chatbot on this site, and save.
Get your Chatbot ID from https://www.whisperchat.ai
FAQ
-
Where do I find my Chatbot ID?
-
Sign in to your WhisperChat dashboard at https://www.whisperchat.ai
and copy the ID of the chatbot you want to embed. -
Why doesn’t the chatbot show up on my site?
-
Make sure “Enable chatbot” is checked, a Chatbot ID is entered, and
“Show on the public website (frontend)” is enabled in Settings WhisperChat. -
Does this work in the WordPress admin area too?
-
Yes. Enable “Show in the WordPress admin area (backend)” if you also want the
widget available while working inside wp-admin. -
Does the plugin collect any data itself?
-
No. The plugin only stores your settings (Chatbot ID and the toggles). All chat
data is handled by the WhisperChat service — see the “External services”
section above.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WhisperChat – Ai chatbot for WordPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WhisperChat – Ai chatbot for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Updated the plugin display name to “WhisperChat – Ai chatbot for WordPress”.
1.0.0
- Initial release. Chatbot ID embed with frontend/admin toggles.