Posts

Showing posts with the label Open AI

Programmers AI code That is Increasingly Powerful

Image
Write AI algorithms for programmers with AI algorithms? Perhaps the wish of many programmers that “you are already a mature AI, it’s time to learn to complete the code yourself” is about to come true. In June 2021, GitHub and Open AI worked together to launch an AI tool called GitHub Copilot , which can automatically complete code based on context, including document strings, comments, function names, and code, and as long as the programmer gives certain hints, the AI tool can complete the complete function. What’s shocking is that Copilot is still evolving. At the recent GitHub Universe 2021 developer conference, GitHub officials said that Copilot has started to support multi-line code completion for languages such as Java, C, C++, and C#, and added Neovim and JetBrains IDEs, including IntelliJ IDEA, PyCharm, and other popular developer editors are supported. GitHub says that 30% of the new code written today is done with the help of Copilot, an AI programming ...