Technical requirements
We will be using ChatGPT extensively in this chapter, so you will need to sign up with a free account. If you haven’t created an account, go to https://openai.com/ and click Get Started at the top right of the page or go to https://chat.openai.com.
The examples require Python 3.9 and Jupyter Notebook to be installed, both of which you can download from https://jupyter.org/install. Jupyter Notebook is also included with Anaconda. You can find this chapter’s code in this book’s GitHub repository: https://github.com/PacktPublishing/ChatGPT-for-Conversational-AI-and-Chatbots/chapter6.