AfterDawn: Tech news

GitHub releses Copilot - an AI that codes for you

Written by Petteri Pyyny @ 30 Jun 2021 10:47

GitHub releses Copilot - an AI that codes for you

GitHub has released an AI-powered coding assistant that can actually write code for you. Dubbed as GitHub Copilot, the new AI tool might transform the way programmers do their work.
Jointly developed by GitHub and OpenAI, the Copilot uses OpenAI Codex AI platform. The AI has been pre-fed with thousands of open source code projects, drawing from vast code repository that GitHub itself is. By using the source material. Copilot has learned how to write code, entire functions and even entire algorithms.

Basically, Copilot can understand even very short hints, like a function call and determine what that function should do - and then write the entire function on its own. So, it is not your dad's old auto-fill service that is available on all code editors, but a really a tool that could take out the most mundane parts of any programming.

Copilot also supports basically all the known programming languages, as programming itself tends ot follow the same rules, regardless of the actual language used. GitHub says that currently it works best for most used languages, such as TypeScript, Ruby, Python, Go and JavaScript. What is even more impressive is the fact that Copilot adapts to each programmer's own programming style and tried to generate code that resembles the programmer's coding style - making the code more readable for its "main pilot".



Copilot can write entire functions, but it can also take a look at an entire code and suggest to replace it with more sophisticated way to perform the same task. Luckily, the "main pilot" is still in charge and can modify the Copilot's output as wished.

As it is powered by an AI and machine learning, Copilot will get better each time it is used and each time it gathers more data from source codes. While predicting future is always tough, it could be easily guessed that Copilot and similar tools will perform huge chunk of day-to-day programming tasks in few years' time - leaving programmers more time to focus on architecture of the software instead.

GitHub Copilot is currently in closed beta, but GitHub plans to launch it once the beta testing is over. Currently the Copilot is limited to Visual Studio Code editor and it can only look at one file at the time, so it wont be able to understand the dependencies between various project files. Both of those limitations are going to be lifted in future.

Previous Next  
Comments have been disabled for this article.

Latest news

VLC hits milestone: over 5 billion downloads VLC hits milestone: over 5 billion downloads (16 Mar 2024 4:31)
VLC Media Player, the versatile video-software powerhouse, has achieved a remarkable feat: it has been downloaded over 5 billion times.
2 user comments
Sideloading apps to Android gets easier, as Google settles its lawsuit Sideloading apps to Android gets easier, as Google settles its lawsuit (19 Dec 2023 11:09)
Google settled its lawsuit in September 2023, and one of the settlement terms was that the way applications are installed on Android from outside the Google Play Store must become simpler. In the future, installing APK files will be easier.
8 user comments
Roomba Combo j7+ review - Clever trick allows robot vacuum finally to tackle home with rugs and carpets Roomba Combo j7+ review - Clever trick allows robot vacuum finally to tackle home with rugs and carpets (06 Jun 2023 9:19)
Roomba Combo j7+ is the very first Roomba model to combine robot vacuum with mopping features. And Roomba Combo j7+ does all that with a very clever trick, which tackles the problem with mopping and carpets. But is it any good? We found out.
Neato, the robot vacuum company, ends its operations Neato, the robot vacuum company, ends its operations (02 May 2023 3:38)
Neato Robotics has ceased its operations. American robot vacuum pioneer founded in 2005 has finally called it quits and company will cease its operations and sales. Only a skeleton crew will remain who will keep the servers running until 2028.
5 user comments
How to Send Messages to Yourself on WhatsApp How to Send Messages to Yourself on WhatsApp (20 Mar 2023 1:25)
The world's most popular messaging platform, Meta-owned WhatsApp has enabled sending messages to yourself. While at first, this might seem like an odd feature, it can be very useful in a lot of situations. ....
18 user comments

News archive