Looking for help? Type your search string. Minimum 4 characters are required.

Open Category List

Looking for help? Type your search string. Minimum 4 characters are required.

How to train AI with your website data using ChatBot

** We recommend using the RAG Vector Knowledge Base approach. Please follow the article for how to set up your RAG Vector Knowledge Base with your pages, posts, custom post types, PDF, MSWORD, CSV, XML, Site Map, PDF upload, PDFs from Media Library, Google Docs, Google Sheets, and keep them synchronized and use the Knowledge […]

How to create OpenAI API Key

The OpenAI API uses API keys for authentication. Visit your API Keys page to retrieve the API key you’ll use in your requests.Remember that your API key is a secret! Do not share it with others or expose it in any client-side code (browsers, apps). Production requests must be routed through your own backend server […]

How can I Fine Tune or Train my own OpenAI?

To train Open AI a. To train or fine tune a model, 1st you need to: Gather the necessary data you want to train with Format the data correctly according to OpenAI API requirements (Download sample data format to see how it works). A dataset should have a at least 500 rows to offer useful […]

OpenAI Agent Builder — Step-by-Step Guide

  This guide explains how to create your own AI Agent using OpenAI Agent Builder, how to get the Workflow ID, and how to call it from your app or WordPress plugin. 1. Open the Agent Builder Go to: 👉 https://platform.openai.com/agent-builder/create If asked, log in with your OpenAI account. 2. Create a New Agent Click […]

OpenAI Settings

There are options for Open AI Settings.  The settings are AI Settings, there are the dropdown options to select.  

Presence Penalty

Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the model’s likelihood to talk about new topics.

Tempareture

One of the most important settings is called temperature.When the temperature is above 0, submitting the same prompt results in different completions each time.Remember that the model predicts which text is most likely to follow the text preceding it. Temperature is a value between 0 and 1 that essentially lets you control how confident the […]

Workflow Automation Plugin for WordPress

Introduction What is This Plugin? This plugin allows you to create automated workflows in WordPress using a visual no-code builder. You can: Trigger workflows when something happens (user registers, post published, etc.) Perform actions automatically (send webhook, update data, etc.) Use pre-built workflow templates Connect with external systems via Webhooks No coding required. Getting Started […]

1 2