OpenAI Upgrades Codex to Understand Plain English Commands

OpenAI updates its Codex AI system to accept everyday language and output working code. A private beta now allows select users to build software without writing any actual syntax.

OpenAI upgrades its Codex system, a specialized version of GPT-3 trained entirely on code, to accept plain English commands. Users now instruct the AI using everyday phrases like "make the ball bounce off the sides of the screen," and the system instantly outputs live, working code in over a dozen programming languages.

During a recent demo, OpenAI executives showcase how this tool shifts the focus of programming from writing syntax to conceptualizing a vision. The AI handles the repetitive, tedious tasks that developers normally duplicate from previous projects, such as deploying a basic web server or setting up standard keyboard controls.

A select group of participants gains access to this capability through a free private beta of the new Codex API. Because the underlying model learns from vast amounts of public code on GitHub, it easily recognizes standard practices and generates reliable, functional snippets for both experienced coders and non-coders alike.

Read More at the original source →