netlify-plugin-chatbees
v0.5.7
Published
Netlify Build plugin that adds a personalized AI assistant to your website
Downloads
26
Maintainers
Readme
ChatBees plugin for Netlify
Add a personalized AI assistant to your website in seconds
You can check our our sample site before and after installing ChatBees
The ChatBees plugin seamlessly integrates an AI assistant into your website. This assistant is trained using your website's content, requiring no additional configuration. Simply install the plugin and redeploy your website to activate this feature.
How does it work?
ChatBees executes two functions when your website is deployed:
- ChatBees generates a personalized AI assistant that is integrated into your website
- ChatBees scans your website content to train the AI assistant, ensuring it is knowledgeable about the information presented on your site.
Additionally, with each deployment, ChatBees updates your AI assistant to reflect the most current content available on your site.
Installation
We're working on getting ChatBees plugin listed on Netlify to simplify the installation process.
Meanwhile, please follow File-based installation and add the following configuration to your netlify.toml
[[plugins]]
package = "netlify-plugin-chatbees"
Then update your package.json
to include netlify-plugin-chatbees
dependency, run npm install -D netlify-plugin-chatbees
or yarn add -D netlify-plugin-chatbees
.
Pricing
ChatBees plugin is currently FREE to try (up to 200 unique URLs/pages per website) while we work out the details.Please contact us at [email protected] if your website contains more than 200 pages.
Changelog
Feb 2nd 2024
v0.5 released