To get the most out of this book
All the code presented in this book is in the form of a Jupyter notebook. All the code was developed with Python 3.10.X and is expected to work on later versions as well.
Software/hardware covered in the book |
Operating system requirements |
Access to a Python environment via one of the following:
|
Windows, macOS, or Linux |
Sufficient computation resources, as follows:
|
As the code examples in this book have a diversified set of use cases, for some of the advanced LLM solutions, you will need an OpenAI account, which will allow an API key.
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.