Book Image

Make Apps with ChatGPT and Generative AI [Video]

By : HHN Automate Book Inc.
5 (4)
Book Image

Make Apps with ChatGPT and Generative AI [Video]

5 (4)
By: HHN Automate Book Inc.

Overview of this book

ChatGPT is a language generation model developed by OpenAI. Its newest form, Davinci, is behind the ChatGPT program we all know. It grew popular in December 2022 after people started using it and seeing how amazingly it deals with prompt-response completion questions. This course’s objective is to build applications and solutions with ChatGPT. You will do that by learning more about OpenAI and ChatGPT and how to use their APIs in your platforms. You will create a serverless function that can take ChatGPT prompts and return responses—the first step to integrate your ChatGPT into your app. You will learn to incorporate the ChatGPT API into many platforms. Connect to OpenAI API and create Azure functions that leverage ChatGPT. Finally, you will develop complete applications and solution examples, including CoverLetterCreator, StockPhotoPPT, PolitelySayNo, and TravelPlan. Upon completion, you will use ChatGPT to increase your productivity and build real-life solutions and applications from scratch using ChatGPT. You will leverage this unique AI model with other OpenAI models such as DALL-E to create business software independently. You will integrate the API into different platforms, including Outlook, Power Apps, Power Automate, Airtable, and Bubble, and build real-life applications and solutions from scratch. All resources are available at: https://github.com/PacktPublishing/Make-Apps-with-ChatGPT-and-Generative-AI
Table of Contents (14 chapters)
14
Conclusion
Chapter 4
Build a Serverless ChatGPT API
Content Locked
Section 4
Azure Function Testing and Deployment
After creating our first Azure function, we will test it by deploying it so we get some practice and then look at how it works so we know how an Azure function works when it actually becomes truly serverless.