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 2
What Are OpenAI and ChatGPT?
Content Locked
Section 7
Temperature Control
Here, we will understand about a parameter of ChatGPT, temperature, which is a value anywhere from 0 to 1. The higher the value, more is the risk taken by the model and a lower value means the answer is a confident one.