Skip to content

EZ Chatbot is a WordPress plugin that allows you to create a custom chatbot for your website using the OpenAI API.

License

Notifications You must be signed in to change notification settings

medinnna/ez-chatbot

Repository files navigation

EZ Chatbot

Custom chatbot for your website using the OpenAI API.

EZ Chatbot

Features

  • Custom chatbot with your own knowledge base.
  • Customizable appearance.
  • Save user conversations on your Wordpress database.
  • Download conversations as CSV file.

Installation

  • Download ez-chatbot.zip from the releases page.
  • Go to Plugins on your WordPress admin panel.
  • Select Add new plugin.
  • Select Upload plugin and choose the downloaded file.
  • Click Install Now.

Build/Development

  • Clone the repository:
git clone https://github.com/medinnna/ez-chatbot.git
  • Install the dependencies.
npm install
  • Build the plugin.
npm run build

The build automatically creates the plugin zip file in the dist folder only with the necessary files.

License

EZ Chatbot is licensed under the GPL v3 or later.

About

EZ Chatbot is a WordPress plugin that allows you to create a custom chatbot for your website using the OpenAI API.

Topics

Resources

License

Stars

Watchers

Forks