To get the most out of this book
Readers will have to be familiar with programming in either Python or C#, and familiar with creating and connecting to AI services on the cloud.
Software/hardware covered in the book |
Operating system requirements |
Python 3.11 |
Windows, macOS, or Linux |
.NET 8 |
|
OpenAI GPT-3.5 and GPT-4 |
For Chapter 7, you will need to create an index in Azure AI search. There is a free tier. For Chapter 8, to create a GPT to share with others, you will need a ChatGPT subscription.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.