Follow these steps to set up your development environment for your AI for Good Lab project:
- Create a GitHub Account
- Visit GitHub.
- Click „Sign up“ and follow the instructions to create an account.
- Install Anaconda
- Go to the Anaconda download page.
- Download the version for your operating system and install it.
- Install Visual Studio Code
- Visit the Visual Studio Code website.
- Download the installer and install Visual Studio Code.
- Install GitHub Desktop
- Go to the GitHub Desktop download page.
- Download and install the software.
- 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.