Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bandid/knowie-wp-chatbot

Knowie is a plugin that integrates OpenAI's GPT models to provide an intelligent chatbot for your WordPress website.
https://github.com/bandid/knowie-wp-chatbot

ai chatbot openai openai-api wordpress wordpress-development wordpress-plugin

Last synced: 7 days ago
JSON representation

Knowie is a plugin that integrates OpenAI's GPT models to provide an intelligent chatbot for your WordPress website.

Awesome Lists containing this project

README

        

# 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

1. Download and upload the `knowie-wp-chatbot` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the knowie WP Chatbot settings page and input your OpenAI API key.
4. Customize the chatbot settings according to your preferences.
5. Use the shortcode `[knowie_wp_chatbot]` to display the chatbot on any page or post.

## Usage

1. After installation and configuration, the chatbot icon will appear on pages where you've placed the shortcode.
2. Visitors can click on the icon to open the chat interface and start interacting with the AI.
3. The chatbot will provide responses based on the OpenAI model and your custom settings.

---