To get the most out of this book
Here is a list of things you need to have:
Software/hardware covered in the book |
System requirements |
Python 3.7.1 or higher |
Windows, macOS, or Linux |
Streamlit |
Windows, macOS, or Linux |
LangChain |
Windows, macOS, or Linux |
OpenAI model APIs |
OpenAI account |
Azure OpenAI Service |
An Azure subscription enabled for Azure OpenAI |
As always,you can find all the prompts used in the chapters in the GitHub repository of the book: https://github.com/PacktPublishing/Modern-Generative-AI-with-ChatGPT-and-OpenAI-Models/tree/main/Chapter%204%20-%20Prompt%20design
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.