Coding AI

Coding AI Assistant

There are many, many AI assistants to help you with your code.

REMEMBER: They will not always get things correct or "format" your code as a teacher would expect. You need to understand the benefits and limitations and you are always totally responsible for all your code.

Codeium

With Codeium you can just use your Google account as a login and then just paste in the "token".

If you are using NeoVim, here is the URL to get your token: https://codeium.com/profile?response_type=token&redirect_uri=vim-show-auth-token&state=a&scope=openid%20profile%20email&redirect_parameters_type=query 

GitHub Copilot

You can get GitHub Copilot for free if you sign up for the GitHub Student Developer Pack. The issue is you will most likely have to turn on 2FA (Two Factor Authentication) and then you will have to add the app and have your phone with you every time you log into GitHub. It does work and you might want to have 2FA to secure your GitHub account.