All Content
Timespan
explore our new search
Use the infinite POWER of this AI with MY custom connector
Power Apps
Jan 11, 2023 7:13 PM

Use the infinite POWER of this AI with MY custom connector

by HubSite 365 about Robin Rosengrün

Digitalisierungskatalysator 🚀 und MS Power Platform Enthusiast

Citizen DeveloperPower AppsAll about AIM365 Hot News

In this video I'll show you how to set everything up and start using GPT-3 in your Power Platform projects.

I recently published my first independent Publisher connector to the Power Platform. This means anyone can use this connector, without installing anything.

In this video I'll show you how to set everything up and start using GPT-3 in your Power Platform projects.

In this Video

0:00 Intro

00:32 Introduction open AI and GPT-3

2:41 Get your API key from openai.com

3:40 The GPT-3 Playground and Examples

6:37 Create a new connection in the Power Platform

8:10 Using the connector in Power Automate

10:29 First Canvas App example: a Chatbot

13:44 Second Canvas App Example: the sample Data generator

Download the Bot Sourcecode:

https://github.com/PowerRobin/powerapps-samples/tree/main/samples/openai-gpt3-chatbot

Chat GPT

GPT (short for "Generative Pre-training Transformer") is a type of artificial intelligence model that is trained to generate natural language text. It is designed to be able to generate text that is coherent and reads like it was written by a human.

Chat GPT is a specific implementation of the GPT model that is designed to be used in chat applications or other environments where it is used to generate responses to user input in real-time. It is trained on large datasets of conversation transcripts and can be used to generate appropriate responses to a wide range of inputs. Chat GPT is often used to build chatbots or other conversational AI systems that can interact with users in a natural way.

https://chat.openai.com/chat