GitHub Copilot

From SI410
Revision as of 04:23, 27 January 2022 by Zyongtai (Talk | contribs)

Jump to: navigation, search

GitHub Copilot is an AI pair programmer developed by GitHub and OpenAI to helps users by autocompleting code. GitHub Copilot draws context from comments and code, and suggests individual lines and whole functions instantly. GitHub Copilot is powered by OpenAI Codex, an AI system created by OpenAI. The GitHub Copilot technical preview is available as an extension for Visual Studio Code, Neovim, and the JetBrains suite of IDEs.</ref>