Guide to Setting Up Your Development Environment

Follow these steps to set up your development environment for your AI for Good Lab project:

  1. Create a GitHub Account
    • Visit GitHub.
    • Click „Sign up“ and follow the instructions to create an account.
  2. Install Anaconda
  3. Install Visual Studio Code
  4. Install GitHub Desktop
  5. Download the Repository
    • Open GitHub Desktop and sign in to your GitHub account.
    • Click „Clone a repository from the Internet“.
    • Enter the repository URL (e.g. JudgeGPT): https://github.com/aloth/judgegpt.
    • Choose the directory where you want to save the repository and click „Clone“.

After completing these steps, your development environment will be set up, and you can start working on the AI for Good Lab project.