No products in the cart.
OpenAI features for ChatBot
It is an awesome time to be alive! OpenAI and ChatGPT is the beginning of the AI era. We are excited to add OpenAI features to our ChatBot. We are working on many new features. But you can take advantage of the following OpenAI related features already.
Have OpenAI Answer Generic Questions
As soon as you add the OpenAI API key to the ChatBot OpenAI settings, it can answer all types of generic questions. Questions like “what is the capital city of Japan” or “What is a blackhole?” All the OpenAI models are available to choose from: GPT 4o, GPT 4 Turbo, GPT4, GPT3 Turbo etc.
WPBot now provides an option to display relevant page results from your own website with all the GPT responses. This is a great way to customize the OpenAI responses. This feature is now available with all our licenses.
You can also limit connection to the OpenAI based on Keywords you specify. This works both with Inclusion and/or Exclusion of keywords in the user query.
![]()
GPT Assistant and Training with your Website Data
The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. With WPBot Professional and Master licenses use the Assistants you develop on the OpenAI playground trained with your own specific knowledge and skills. From handling FAQs to offering customized suggestions, these Assistants are seamlessly integrated into your WordPress site by simply adding the GPT Assistants ID.
** With GPT Assistants, you can upload your files and website contents to train the Bot and provide relevant answers from your own data. WPBot indexes your website pages, posts and custom post types and gives you a JSON file that you can upload to your GPT Assistant for Training. This is a very simple process. Check this article for more details on how to Train your AI ChatBot with your website data.
** Also, check this article on How to save money and reduce OpenAI API costs for your ChatBot
Fine Tune OpenAI with Custom Dataset
You can format your custom Dataset as a .jsonl file. Then upload and train (Fine tune) your chosen OpenAI model. Once trained OpenAI will use your custom dataset to answer natural language questions. It will also use its generic model to answer questions not included in your dataset.
** This feature is available only with WPBot pro Professional and Master Licenses
** This feature is available only with WPBot pro Professional and Master Licenses
![]()
Fine Tune OpenAI with Website Data
You can train the OpenAI API with your WordPress Pages, Posts and Custom Post type content! After generating the dataset with your website data you can download it to make further adjustments or troubleshooting or send the dataset directly to OpenAI for fine tuning.
** This feature is available only with WPBot pro Professional and Master Licenses
** This feature is available only with WPBot pro Professional and Master Licenses
AI Image Generator
Create royalty free AI generated images just by writing what kind of images you want. Select the image you like and download it directly to your WordPress media library. You can select from a wide variety of options to fine tune your image style, lighting, color, size etc.
![]()
AI Article Generator
Use OpenAI to generate SEO friendly articles and contents for your Blogs and any other purposes. Options to fine tune your articles (How many headings?, Heading Tag, Writing Style, Writing Tone, Image Size, Language, Add Image, Add Tagline, Add Introduction, Add Conclusion, Add Faq, Anchor Text, Target URL, Add Call-to-Action, Call-to-Action Position, Add Keywords, Keywords to Avoid, Make Keywords Bold etc.)
More to Come
We are not done yet. We are working on more OpenAI related features. If you have an idea, please share with us! We will try to implement them ASAP.
Grab the KBx Pro Now!
KBx Supports all the Popular and latest LLM AI models. OpenAI, Gemini, GROK, OLLAMA are supported natively, and they work with RAG. All the other AI models are supported through OpenRouter (GPT, Claude, Grok, Cohere, DeepSeek, Mistral, Llama etc.) and they also work with RAG. Below is a list of OpenAI related features available with KBx.
OpenAI features for ChatBot
It is an awesome time to be alive! OpenAI and ChatGPT is the beginning of the AI era. We are excited to add OpenAI features to our ChatBot. We are working on many new features. But you can take advantage of the following OpenAI related features already.
Have OpenAI Answer User Questions
As soon as you add the OpenAI API key to the ChatBot OpenAI settings, it can answer all types of user questions. All the latest OpenAI models are available to choose from.
You can also send the AI model instructions on how to act as an agent for your website and how to answer the user questions.
KBx provides an option to display relevant page results from your own website with all the GPT responses. This is a great way to customize the OpenAI responses. This feature is now available with all our licenses.
You can also limit connection to the OpenAI based on Keywords you specify. This works both with Inclusion and/or Exclusion of keywords in the user query.

RAG & Knowledge Base Vector Database
KBx supports RAG (Retrieval-Augmented Generation) & Knowledge Base Vector Database. You can select your Pages, Posts, and Custom Post Types to embed their contents into a Vector database and use that data with an AI model to generate accurate answers. The KnowledgeBase vector database can also be managed from the WordPress backend.
The Professional and Master licenses provide additional Advanced features to upload PDF documents, CSV, and XML files for embedding. You can also add a Sitemap XML link to parse the data into your vector database. The Professional and Master licenses also allow Auto-Synchronization of the RAG vector database. Whenever you update a page, post, or product, the updated contents will be auto synchronized with the RAG Vector Database.
Retrieval-Augmented Generation (RAG) offers key benefits like reduced hallucinations, improved accuracy, and up-to-date responses by grounding LLMs in external data, making AI more trustworthy and reliable for specific domains, with added advantages of cost-efficiency (no constant retraining), transparency (citations), and better control over data.
GPT Assistant and Training with your Website Data
The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. With KBx Professional and Master licenses use the Assistants you develop on the OpenAI playground trained with your own specific knowledge and skills. From handling FAQs to offering customized suggestions, these Assistants are seamlessly integrated into your WordPress site by simply adding the GPT Assistants ID.
** With GPT Assistants, you can upload your files and website contents to train the Bot and provide relevant answers from your own data. KBx indexes your website pages, posts and custom post types and gives you a JSON file that you can upload to your GPT Assistant for Training. This is a very simple process. Check this article for more details on how to Train your AI ChatBot with your website data.
** Also, check this article on How to save money and reduce OpenAI API costs for your ChatBot
** You can use different GPT Assistants for different pages or even logged-in users allowing you to create multiple ChatBots for different purposes on a single website.
Multiple GPT Assistant Support for Different Web Pages
Multiple or different GPT Assistant support for different web pages is now possible in different modes allowing you to create different ChatBots on the same website.
The ChatBot widget is embedded within a page. You can define different GPT Assistants for different widgets on different pages. Then upload specific documents on a particular GPT Assistant for a specific widget on a page. You can define the GPT Assistant ID with the Widget shortcode. Both our Professional and Master licenses support this. Please check the ChatBot Pro->Settings->Embed and Click to Chat area for more details on the shortcode parameters.
Different GPT Assistant IDs can also be used in the floating icon mode using a shortcode.
You can also assign a different GPT Assistant ID for logged-in users or for a specific user role.
OpenAI with Conversational Forms
Conversational Forms is a powerful module for KBx. It extends KBx’s functionality and adds the ability to create conditional conversations and/or forms for the KBx. Supports conditional logic and use of variables to build all types of forms or just menu driven conversations with if else logic. Conversational forms can also work with OpenAI to generate Dynamic responses based on user submitted fields. This feature is multi-modal and supports uploading Image or Audio files for analysis by OpenAI AI models. Check the article on how Conversational forms work with OpenAI.
Fine Tune OpenAI with Custom Dataset
You can format your custom Dataset as a .jsonl file. Then upload and train (Fine tune) your chosen OpenAI model. Once trained OpenAI will use your custom dataset to answer natural language questions. It will also use its generic model to answer questions not included in your dataset.
** This feature is available only with KBx pro Professional and Master Licenses
** This feature is available only with KBx pro Professional and Master Licenses

Fine Tune OpenAI with Website Data
You can train the OpenAI API with your WordPress Pages, Posts and Custom Post type content! After generating the dataset with your website data you can download it to make further adjustments or troubleshooting or send the dataset directly to OpenAI for fine tuning.
** This feature is available only with KBx pro Professional and Master Licenses
** This feature is available only with KBx pro Professional and Master Licenses
AI Image Generator
Create royalty free AI generated images just by writing what kind of images you want. Select the image you like and download it directly to your WordPress media library. You can select from a wide variety of options to fine tune your image style, lighting, color, size etc.

AI Article Generator
Use OpenAI to generate SEO friendly articles and contents for your Blogs and any other purposes. Options to fine tune your articles (How many headings?, Heading Tag, Writing Style, Writing Tone, Image Size, Language, Add Image, Add Tagline, Add Introduction, Add Conclusion, Add Faq, Anchor Text, Target URL, Add Call-to-Action, Call-to-Action Position, Add Keywords, Keywords to Avoid, Make Keywords Bold etc.)

More to Come
We are not done yet. We have also added support for OpenRouter, Mistral etc.
We are working on more AI related features. If you have an idea, please share with us! We will try to implement them ASAP.
We are working on more AI related features. If you have an idea, please share with us! We will try to implement them ASAP.
Grab the KBx Pro Pro Now!
Testimonials
What People Think About Our Products
Bredomero
CEO, Invision Inc.
Expressionsindia
Store Manager, Walmart Inc
Mariedgdg
Store Manager, Walmart Inc
Luciche
Store Manager, Walmart Inc
Harik567
Lead Developer, Automattic Inc
Vipinsaxena
Lead Developer, Automattic Inc
A great way to engage visitors. Easy to use, and understand. I highly recommend.
Cjherlihy
Lead Developer, Automattic Inc
Mkultra71
Lead Developer, Automattic Inc
luciche
Lead Developer, Automattic Inc
Customer support is very responsive and professional. The script is awesome and with many features, including A.I. from Dialogflow. High quality.
Newpolaris
CEO, Invision Inc.
Ahsmartsolutions
Store Manager, Walmart Inc
chyouma
Lead Developer, Automattic Inc
Customer support is very responsive and professional. The script is awesome and with many features, including A.I. from Dialogflow. High quality.
If have a 7 Stars won’t hesitate to rate that chatbot as a 7stars+++ Very helpful prompt team support Cannot find enough words express my happiness for purchasing that CHATBot Good Luck for you and your items
Save Time. License Better. Deploy Faster. Reinvent WordPress.
More Leads, Conversions and Satisfied customers! WPBot is the first & only native Plug n’ Play WordPress ChatBot that can improve user engagement and provide REAL customer support.
© 2002- 2024 TurboPowers
Menu




















































