Technical requirements
For this chapter, you’ll need the following:
- Get the code in this book here: https://github.com/PacktPublishing/Coding-with-ChatGPT-and-other-LLMs/tree/main. You’ll need a GitHub account to work with this properly, as explained later.
- You might want to sign up for Kaggle, Codefile, GitLab, Stack Overflow, and/or Dabblet, Trello, Jira, Monday.com, or Miro.
- You need access to an LLM/chatbot such as GPT-4, Copilot, or Gemini, each requiring logins. For GPT-4, you’ll need an OpenAI account. For Gemini, you’ll need a Google account, which is also helpful for Colab. Copilot requires a Microsoft account.
Let’s get into the chapter, starting with some motivation for sharing code, including LLM-generated code, rather than keeping it all to yourself.