All Content
Timespan
explore our new search
Introducing Open AI's ChatGPT API for Power App
Power Apps
Mar 6, 2023 1:30 PM

Introducing Open AI's ChatGPT API for Power App

by HubSite 365 about Reza Dorrani

Principal Program Manager at Microsoft Power CAT Team | Power Platform Content Creator

Citizen DeveloperPower AppsPower SelectionM365 Hot News

Introducing ChatGPT API from OpenAI which is now available for developers to start using. Developers can now integrate ChatGPT into their Power Apps through the

Introducing ChatGPT API from OpenAI which is now available for developers to start using. Developers can now integrate ChatGPT into their Power Apps through the new Chat GPT API using gpt-3.5-turbo model.

This ChatGPT API and Microsoft Power Apps step-by-step tutorial video showcases how to build a custom connector that calls OpenAI’s latest ChatGPT API to create custom action that can use gpt-3.5-turbo model within Power Platform (PowerApps). Infact, I will showcase how to create the entire ChatGPT experience directly inside Power Apps!

ChatGPT is a powerful natural language processing API that allows you to generate human-like responses to user input. With a custom connector, you can integrate ChatGPT into Power Platform.

ChatGPT is powered by gpt-3.5-turbo, OpenAI’s most advanced language model.

Using the OpenAI API, you can build your own applications with gpt-3.5-turbo to do things like: Draft an email or other piece of writing, write code, answer questions, create conversational agents, give your software a natural language interface, translate languages & much more.

This guide explains how to make an API call for chat-based language models. Chat models take a series of messages as input and return a model-generated message as output. The chat format is designed to make multi-turn conversations easy.

By the end of this video, you’ll have a good understanding of how to use the ChatGPT API in Power Apps via Custom Connector.

ChatGPT is your friend! ChatGPT is increasing in popularity & with this custom connector implementation we can incorporate it in our Power Apps.

Useful Links:

Open AI Announcement Introducing ChatGPT and Whisper APIs

Introducing ChatGPT and Whisper APIs

Chat Completions API Guide

OpenAI API

Create Chat Completion API

OpenAI API

Table of Contents:

  • 00:00 - Introducing Open AI's ChatGPT API & Integrating with Power Apps
  • 00:37 - New ChatGPT API announcement
  • 02:02 - Create custom connector to leverage ChatGPT API in PowerApps
  • 06:13 - Call Chat GPT API from Power Apps
  • 10:14 - Build Chat GPT experience in Power Apps
  • 11:11 - ChatGPT reusable Component in Power Apps
  • 12:21 - Subscribe to Reza Dorrani channel