OpenAI Unveils Codex AI That Turns Plain English Into Functional Code

OpenAI launches Codex, a machine learning tool that translates natural language into code to speed up programming. The software aims to eliminate tedious coding tasks and make development more accessible to amateurs.

AI research company OpenAI releases a new machine learning tool named Codex that translates plain English into functional code. The software allows users to type simple commands, such as requests to build a basic webpage or game, and watch as the system generates the necessary programming automatically. This new system builds upon earlier technology used to create GitHub Copilot, offering even more expansive capabilities for translating natural language into various programming languages.

OpenAI views Codex as a tool designed to multiply the productivity of current programmers rather than replace them. According to OpenAI co-founder Greg Brockman, programming involves both deep problem-solving and the tedious mapping of those ideas to existing code libraries. Codex handles this second, repetitive part of the job, effectively removing the drudge work for professional developers and allowing them to focus on the more complex logic.

While the software is not infallible and requires some patience to operate properly, it shows immense potential for making coding faster and more accessible. By bridging the gap between human language and machine instructions, Codex helps amateurs take their first steps in software creation while significantly accelerating the workflows of seasoned professionals. The tool is currently available in a private beta API access phase for interested developers.

Read More at the original source →