OpenAI Launches Private Beta for Plain-English Codex API

OpenAI upgrades its Codex AI engine to accept plain-English commands and output working code, allowing users to build applications without typing actual syntax. A new private beta program lets developers test this natural language coding assistant.

OpenAI launches a private beta for an upgraded version of Codex, its AI system trained exclusively on code rather than standard text. Unlike the initial version that simply completed lines of syntax, this new API interprets everyday plain-English instructions and instantly generates fully functional applications.

During a live demonstration, OpenAI executives build a simple game from scratch by typing natural requests like making a ball bounce or setting up a basic web server. The tool handles the tedious, repetitive tasks that developers normally copy from previous projects, eliminating the need to memorize specific APIs or standard boilerplate code.

Because Codex learns from vast repositories of public code on GitHub, it understands standard programming practices across dozens of languages. The system allows both coders and non-coders to focus entirely on their creative vision while the AI automatically handles the actual syntax generation.

Read More at the original source →