Whether or not it’s to put in writing a analysis paper, clear up calculus questions, write a code, debate about world affairs or discover a date on-line, Chat GPT-3 is the newest AI generative expertise that guarantees to perform all of this. The expertise is created by Open AI and solutions questions on all kinds of matters in a number of languages.
With Bot Libre being a language-independent, open-source platform with all kinds of chatbots for all industries and matters, new and current purchasers can nonetheless hop on the Chat GPT-3 prepare with out discarding their Bots.
On this article, we present you the way to join your Bot Libre bot to GPT-3 utilizing OpenAI’s API, and a Self script in your bot.
From the Bot Libre web site click on on “New Bot”,
enter your bots identify, and choose “gpt3_template” as your bot template
Click on on “Create”
An alternative choice if you have already got an current bot is to import the “GPT-3” script from the Bot Libre Script library, out of your bot’s Scripts web page choose “Import”.
From the Open AI web site create an account and API key,
Click on on “View API Keys”,
then “Create new secret key”, and replica the important thing.
Out of your bot’s Admin Console, choose “Scripts” and edit the “proxy” script.
Enter your Open AI API key within the line,
var apiKey = “”;
Your bot’s greeting is the primary message the bot sends new customers. It’s also used as the primary message within the textual content immediate despatched to GPT-3.
Your greeting lets GPT-3 know what you need it to be.
i.e. listed below are some instance greetings,
“Hiya, I’m Julie, product assist for ACME, how can I assist?”
“Hiya, I’m Joe, and may also help you with any questions you might have on plumbing.”
“Hello, I’m Jane, your finest buddy.”
“Hiya, I’m Dexter, your digital math tutor, ask me something about math.”
“Bonjour, je suis Céline, votre tutrice virtuelle de français.”
5 — Chat With Your Bot
Now you can chat together with your bot and it’ll reply to all kinds of questions in a number of languages within the context of your dialog.
In case you exceed your API quota, or the API is busy you’ll get the error “Bot will not be obtainable”, which you’ll change within the script.
You’ll be able to chat with GPT-3 right here
Maximize Chat GPT-3 Potential With Bot Libre
Utilizing Bot Libre, now you can join your GPT-3 bot to avatars, speech, the online, cell, social media, and the metaverse. You can too improve the bot by including in your individual responses, these will overlay the GPT-3 responses and take priority if they’re match.
At the moment, the GPT-3 proxy script forwards each query, however you possibly can change this by enhancing the sample within the script. To permit skilled responses to take priority you possibly can change the sample to “proxy *”, and alter your default response to redirect(“proxy “ + enter.enter) to solely interact GPT-3 when your bot doesn’t have a skilled response.
In case you need assistance organising or coaching your bot, or if interested by coaching GPT-3 or different GPT fashions comparable to GPT-J by yourself dataset please contact gross sales@botlibre.biz.
Discovered one thing? Please give us a clap beneath and share!