Book Image

Make Apps with ChatGPT and Generative AI [Video]

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

Make Apps with ChatGPT and Generative AI [Video]

5 (2)
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 3
Prework
Content Locked
Section 2
Azure Account Creation
The next step in the prework process is that we will set up an Azure account, which we will need to use Azure Functions and which will allow us to execute code without a server. We will need to connect to a server to get the prompt-responses, which will now be handled by Azure.