Welcome back to the Five-Minute Friday episode of the SuperDataScience Podcast!
This week, Jon reviews OpenAI’s Codex algorithm, which acts as a natural-language interface for generating code. With a waitlist for its API in effect since the summer of 2021, Codex is particularly adept at Python and works in more than a dozen other popular languages, including JavaScript, Go, and Shell.
OpenAI Codex is a natural language model that is less well-known when compared to GPT and DALL-E, though no less impressive. This algorithm acts as a natural language interface for generating code and is derived from the GPT-3 natural language model but, in addition to being trained on human language, it is also trained on billions of lines of code.
Conveniently for data scientists like many of this show’s listeners, Codex is particularly adept at Python though it also works in more than a dozen other popular languages including JavaScript, Go, and Shell.
There’s been a waitlist since the summer of 2021 to gain access to the Codex beta API, but you can head to the Codex blog page now to be bewildered and mesmerized by the demo videos that illustrate the algorithm’s staggering and wide-ranging capabilities.
Beyond the demo videos, you can also get a sense of Codex indirectly via applications that make use of the Codex API. If, for example, you’ve ever used GitHub’s popular Copilot functionality in Visual Studio to get real-time suggestions on lines of code or functions you write, Copilot leverages Codex under the hood. Indeed, according to a recent OpenAI blog post, Codex powers 70 different applications.
Tune in to learn more about Codex and hear Jon review just a few of its practical applications.
ITEMS MENTIONED IN THIS PODCAST:
DID YOU ENJOY THE PODCAST?
- How will you be using Codex in your work? Which practical application are you most likely to use for yourself?
- Download The Transcript