Looking for help? KnowAll is a fully featured knowledge base theme for WordPress.

Open Category List

How to train AI with your website data using ChatBot

2 minutesread

You can train an OpenAI model with your data using 2 methods:

  • Fine Tuning
  • GPT Assistant

We suggest using GPT Assistant as this is easier, quicker, and more flexible. It basically involves creating a GPT Assistant on the OpenAI platform and uploading your website content. Our ChatBot for WordPress WPBot allows you to easily generate a JSON file containing all your website data that you can upload to your GPT Assistant. Here is the step by step process guideline:

1. Head over to ChatBot Pro->OpenAI Settings. Enable OpenAI and add your API key. You can get your OpenAI API key from here.

2. Go to the GPT training with Website Data tab. Select all the Post types you need and press the button Convert Data for Assistant.

Once it is done, download the data file in JSON format

3. Go to Assistant Playground and create a new Assistant.
Upload the JSON file you downloaded and Enable Search.

Give the GPT an Instruction similar to the one below but customize it to your website URL:
Your name is Carry. You are a ChatBot assistant for the website https://www.quantumcloud.com. Use the website data and the uploaded file to answer any questions from our website users.

4. Copy the Assistants ID and paste it under the GPT Assistants tab under the OpenAI settings on your website.

Go to your website and ask the ChatBot something specific to your website content to make sure it works.

**Very Important:
You have to Pre-purchase OpenAI API credits from the OpenAI API platform.
Also, make sure you are not over the API usage limit.

 

You are done!