Technology

#GitHub introduces an AI pal to help you code better

#GitHub introduces an AI pal to help you code better

GitHub is already one of the most popular platforms to build and host coding projects. Last year, it launched a built-in Integrated Development Environment (IDE) to let you code directly into the browser. Now, it’s introducing an AI-powered automcompletion tool called GitHub Copilot.

The aim of this feature is to learn how you write code, and to suggest lines and functions automatically, learning how to. What’s more, the Copilot tool helps you find alternative ways to solve a problem and use, new APIs easily.

GitHub has developed this feature in partnership with OpenAI, but it’s not based on GPT-3. Here’s what the company said about its technical capability on the blog:

OpenAI Codex has broad knowledge of how people use code and is significantly more capable than GPT-3 in code generation, in part, because it was trained on a data set that includes a much larger concentration of public source code.

The feature is also capable of autofilling code that repeats itself, turning comments or descriptions into functioning code, and helping you build tests for your project., and help you build tests for your project.

Example of GitHub copilot tool in action
Close

Please allow ads on our site

Please consider supporting us by disabling your ad blocker!