GitHub Copilot AI for free (for students and academics)

You may be able to get free access to Copilot through your academic institution

programming
ai
productivity
Author

Jaime Ruiz Serra

Published

February 23, 2024

I learned we can get free access to GitHub Copilot (AI programming assistant, built into VS Code), and wanted to share the process in case you are interested. Note the instructions below are tailored to “students”, but academics may also get access as “teachers”.

Requirements:

Steps (general gist):

  1. Add your student email address (i.e. unikey@uni.sydney.edu.au; not staff email address) to your GitHub account at https://github.com/settings/emails
  2. Sign up for GitHub Global Campus https://education.github.com/students and submit a “GitHub benefits” request (https://education.github.com/discount_requests/application)
  3. Wait 3-4 days for the email to be verified, you will receive a welcome email from edu-noreply@github.com. At this point, your GitHub profile should show a PRO badge on the left column (see e.g. https://github.com/RuizSerra/)
  4. Enable GitHub Copilot at https://github.com/settings/copilot
  5. Install the Copilot extension in Visual Studio Code, then enable Copilot (ensure you are signed in to your GitHub account in VS Code)
  6. Enjoy the coding efficiency boost with your new AI pair-programmer

See also: