Knowie WP Chatbot
Knowie is a plugin that integrates OpenAI's GPT models to provide an intelligent chatbot for your WordPress website.
by Daniel Bandi · github.com/bandid/knowie-wp-chatbot · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/bandid/knowie-wp-chatbot/archive/refs/heads/main.zipReadme
Knowie WP Chatbot
Knowie WP Chatbot is a lightweight AI chatbot plugin for WordPress. Leveraging OpenAI's GPT models, this plugin allows website owners to provide instant, intelligent responses to user queries, enhancing user engagement and support.
Key Features
- Easy OpenAI API Integration: Simply enter your OpenAI API key in the settings page to get started.
- Customizable Chatbot: Adjust the chatbot's appearance, behavior, and responses to match your website's style and needs.
- Context-Aware Responses: Option to make the chatbot aware of your website's content for more relevant answers.
- Flexible Model Selection: Choose from different OpenAI models to balance between performance and cost.
- Shortcode Implementation: Easily add the chatbot to any page or post using a simple shortcode.
- Customizable Chat Icon: Upload your own chat icon to match your brand's aesthetic.
Installation
- Download and upload the
knowie-wp-chatbotfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to the knowie WP Chatbot settings page and input your OpenAI API key.
- Customize the chatbot settings according to your preferences.
- Use the shortcode
[knowie_wp_chatbot]to display the chatbot on any page or post.
Usage
- After installation and configuration, the chatbot icon will appear on pages where you've placed the shortcode.
- Visitors can click on the icon to open the chat interface and start interacting with the AI.
- The chatbot will provide responses based on the OpenAI model and your custom settings.