AI, Dev, Microsoft, Technology

GitHub Copilot – Your AI pair programmer that makes you feel more productive



GitHub Copilot is an artificial intelligence tool developed by GitHub and OpenAI to assist users of Visual Studio Code, Visual Studio, Neovim, and JetBrains integrated development environments (IDEs) by autocompleting code.

GitHub Copilot uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor

Trained on billions of lines of code, GitHub Copilot turns natural language prompts into coding suggestions across dozens of languages.

“This is the single most mind-blowing application of machine learning I’ve ever seen.
Mike Krieger // Co-founder, Instagram

Focus on solving bigger problems

Spend less time creating boilerplate and repetitive code patterns, and more time on what matters: building great software. Write a comment describing the logic you want and GitHub Copilot will immediately suggest code to implement the solution.

Get AI-based suggestions, just for you

GitHub Copilot shares recommendations based on the project’s context and style conventions. Quickly cycle through lines of code, complete function suggestions, and decide which to accept, reject, or edit.

Via: GitHub