For $10 a month, developers can have their code written for them

Ben Wodecki, Jr. Editor

June 22, 2022

2 Min Read

For $10 a month, developers can have their code written for them

GitHub has officially launched Copilot – an AI-powered designed to aid programmers by suggesting lines of code.

The tool, launched in preview last year, was built in partnership with OpenAI, the creators of GPT-3 and Codex.

Copilot can auto-complete code snippets, which GitHub suggests could “fundamentally change the nature of software development.”

Announcing the general availability of Copilot in a blog post, Thomas Dohmke, GitHub’s CEO, said the tool gives developers a way to write code easier and faster “so they can be happier in their lives.”

“Copilot distills the collective knowledge of the world’s developers into an editor extension that suggests code in real time, to help you stay focused on what matters most: building great software,” according to Dohmke.

copilot.gif

Over 1.2 million developers used the tool in preview over the last 12 months. GitHub said that in files where it’s enabled, Copilot wrote nearly 40% of code in languages such as Python. The system itself works with multiple frameworks and languages, but is currently particularly suited for Python, as well as JavaScript, TypeScript, Ruby and Go.

As part of its now general availability, developers can get a free 60-day trial to use Copilot, subsequently costing $10 a month or $100 a year onwards. The tool will however be free to use for students and maintainers of open source projects.

The next update for Copilot will see the system offered to companies later this year.

Battle of AI-powered coders

The development of Copilot came after Microsoft – which owns GitHub – invested around $1 billion in OpenAI.

OpenAI had built Codex which is designed to generate code. Codex effectively acted as the underlying basis for Copilot. Codex itself is similar to GPT-3, OpenAI's natural language processing model, but instead of being trained on human languages, it is fed code.

Codex can handle similar programming languages to Copilot, though interestingly it does not support OpenAI's own programming language, Triton.

But Codex and Copilot are not the only AI-powered code tools on the market. Earlier this year, DeepMind unveiled AlphaCode, which the Google-owned company claims can rival human coders.

AlphaCode uses transformer-based language models and contains 41.4 billion parameters. It was trained on various programming languages similar to Copilot using public repositories on GitHub.

Unlike the paid-for Copilot, AlphaCode’s dataset was published onto GitHub under an Apache-2.0 License.

About the Author(s)

Ben Wodecki

Jr. Editor

Ben Wodecki is the Jr. Editor of AI Business, covering a wide range of AI content. Ben joined the team in March 2021 as assistant editor and was promoted to Jr. Editor. He has written for The New Statesman, Intellectual Property Magazine, and The Telegraph India, among others. He holds an MSc in Digital Journalism from Middlesex University.

Keep up with the ever-evolving AI landscape
Unlock exclusive AI content by subscribing to our newsletter!!

You May Also Like