-
Book Overview & Buying
-
Table Of Contents
Unlocking Data with Generative AI and RAG - Second Edition
By :
The code for this chapter is available here: https://github.com/PacktPublishing/Unlocking-Data-with-Generative-AI-and-RAG-Second-Edition/tree/main/CHAPTER_02.
You will need to run this chapter’s code in an environment that’s been set up to run Jupyter notebooks. Experience with Jupyter notebooks is a prerequisite for using this book; we would not be able to provide a comprehensive introduction to it in a short amount of text. There are numerous ways to set up a notebook environment. There are online versions, versions you can download, notebook environments that universities provide students, and different interfaces you can use. If you are carrying out this for a company, they will likely have an environment that you will want to get familiar with. Each of these options takes very different instructions to set up, and those instructions often change. If you need to brush up on your knowledge about this type of environment, you can start on...