OpenAI Codex
📰 OpenAI News
OpenAI Codex is an AI system that translates natural language to code, available through the OpenAI API in private beta
Action Steps
- Explore the OpenAI Codex API documentation to learn more about its capabilities
- Sign up for the private beta to start using OpenAI Codex
- Experiment with OpenAI Codex to build natural language interfaces to existing applications
- Integrate OpenAI Codex with other tools and platforms to enhance its functionality
Who Needs to Know This
Software engineers, developers, and product managers can benefit from OpenAI Codex as it can interpret simple commands in natural language and execute them on the user's behalf, making it possible to build a natural language interface to existing applications
Key Insight
💡 OpenAI Codex can interpret simple commands in natural language and execute them on the user's behalf, making it possible to build a natural language interface to existing applications
Share This
🚀 OpenAI Codex: translating natural language to code, now available in private beta! #OpenAICodex #AI
Key Takeaways
OpenAI Codex is an AI system that translates natural language to code, available through the OpenAI API in private beta
Full Article
# OpenAI Codex | OpenAI
[Skip to main content](https://openai.com/index/openai-codex#main)
[](https://openai.com/)
* [Research](https://openai.com/research/index/)
* Products
* [Business](https://openai.com/business/)
* [Developers](https://openai.com/api/)
* [Company](https://openai.com/about/)
* [Foundation(opens in a new window)](https://openaifoundation.org/)
Log in[Try ChatGPT(opens in a new window)](https://chatgpt.com/?openaicom-did=c931e37d-5cd4-4545-a891-e09f8689cb11&openaicom_referred=true)
* Research
* Products
* Business
* Developers
* Company
* [Foundation(opens in a new window)](https://openaifoundation.org/)
OpenAI Codex | OpenAI
August 10, 2021
[Product](https://openai.com/news/product-releases/)
# OpenAI Codex
We’ve created an improved version of OpenAI Codex, our AI system that translates natural language to code, and we are releasing it through our API in private beta starting today.
[Start using Codex(opens in a new window)](https://github.com/openai/codex)

Listen to article
Share
_**Update on May 16, 2025:**_ _We launched Codex, a cloud-based software engineering agent that can work on many tasks in parallel._[_Learn more_](https://openai.com/index/introducing-codex/)_._[(opens in a new window)](https://github.com/openai/codex)[(opens in a new window)](https://github.com/openai/codex)[(opens in a new window)](https://github.com/openai/codex)
**_Update on April 16, 2025_**_: We launched Codex CLI, our new open source local coding agent. To get started, please visit_[_https://github.com/openai/codex_(opens in a new window)](https://github.com/openai/codex)_._
_The OpenAI Codex models were_[_deprecated_(opens in a new window)](https://platform.openai.com/docs/deprecations#2023-03-20-codex-models)_in March 2023. To learn about our latest coding models, please visit our_[_docs_(opens in a new window)](https://platform.openai.com/docs/models)_._
* * *
Codex is the model that powers[GitHub Copilot(opens in a new window)](https://copilot.github.com/), which we built and launched in partnership with GitHub a month ago. Proficient in more than a dozen programming languages, Codex can now interpret simple commands in natural language and execute them on the user’s behalf—making it possible to build a natural language interface to existing applications. We are now inviting businesses and developers to build on top of OpenAI Codex through our API.

Spacegame
Play video

Five browser windows on a computer desktop screen showing repeated 'HELLOWORLD' text.
Play video

Datascience
Play video
Play video
Play video
Play video
## Video carousel navigation
* Go to slide 1
* Go to slide 2
* Go to slide 3
* Go to slide 4
* Go to slide 5
* Go to slide 6
Creating a Space Game with OpenAI Codex
[Tweet](https://twitter.com/intent/tweet?text=Creating+a+Space+Game+with+%23OpenAICodex%3A&&url=openai.com%2Fblog%2Fopenai-codex%2F%23spacegame&via=OpenAI)
OpenAI Codex is a descendant of GPT‑3; its training data contains both natural language and billions of lines of source code from publicly available sources, including code in public GitHub repositories. OpenAI Codex is most capable in Python, but it is also proficient in over a dozen languages including JavaScript, Go, Perl, PHP, Ruby, Swift and TypeScript, and even Shell. It has a memory of 14KB for Python code, compared to GPT‑3 which has only 4
[Skip to main content](https://openai.com/index/openai-codex#main)
[](https://openai.com/)
* [Research](https://openai.com/research/index/)
* Products
* [Business](https://openai.com/business/)
* [Developers](https://openai.com/api/)
* [Company](https://openai.com/about/)
* [Foundation(opens in a new window)](https://openaifoundation.org/)
Log in[Try ChatGPT(opens in a new window)](https://chatgpt.com/?openaicom-did=c931e37d-5cd4-4545-a891-e09f8689cb11&openaicom_referred=true)
* Research
* Products
* Business
* Developers
* Company
* [Foundation(opens in a new window)](https://openaifoundation.org/)
OpenAI Codex | OpenAI
August 10, 2021
[Product](https://openai.com/news/product-releases/)
# OpenAI Codex
We’ve created an improved version of OpenAI Codex, our AI system that translates natural language to code, and we are releasing it through our API in private beta starting today.
[Start using Codex(opens in a new window)](https://github.com/openai/codex)

Listen to article
Share
_**Update on May 16, 2025:**_ _We launched Codex, a cloud-based software engineering agent that can work on many tasks in parallel._[_Learn more_](https://openai.com/index/introducing-codex/)_._[(opens in a new window)](https://github.com/openai/codex)[(opens in a new window)](https://github.com/openai/codex)[(opens in a new window)](https://github.com/openai/codex)
**_Update on April 16, 2025_**_: We launched Codex CLI, our new open source local coding agent. To get started, please visit_[_https://github.com/openai/codex_(opens in a new window)](https://github.com/openai/codex)_._
_The OpenAI Codex models were_[_deprecated_(opens in a new window)](https://platform.openai.com/docs/deprecations#2023-03-20-codex-models)_in March 2023. To learn about our latest coding models, please visit our_[_docs_(opens in a new window)](https://platform.openai.com/docs/models)_._
* * *
Codex is the model that powers[GitHub Copilot(opens in a new window)](https://copilot.github.com/), which we built and launched in partnership with GitHub a month ago. Proficient in more than a dozen programming languages, Codex can now interpret simple commands in natural language and execute them on the user’s behalf—making it possible to build a natural language interface to existing applications. We are now inviting businesses and developers to build on top of OpenAI Codex through our API.

Spacegame
Play video

Five browser windows on a computer desktop screen showing repeated 'HELLOWORLD' text.
Play video

Datascience
Play video
Play video
Play video
Play video
## Video carousel navigation
* Go to slide 1
* Go to slide 2
* Go to slide 3
* Go to slide 4
* Go to slide 5
* Go to slide 6
Creating a Space Game with OpenAI Codex
[Tweet](https://twitter.com/intent/tweet?text=Creating+a+Space+Game+with+%23OpenAICodex%3A&&url=openai.com%2Fblog%2Fopenai-codex%2F%23spacegame&via=OpenAI)
OpenAI Codex is a descendant of GPT‑3; its training data contains both natural language and billions of lines of source code from publicly available sources, including code in public GitHub repositories. OpenAI Codex is most capable in Python, but it is also proficient in over a dozen languages including JavaScript, Go, Perl, PHP, Ruby, Swift and TypeScript, and even Shell. It has a memory of 14KB for Python code, compared to GPT‑3 which has only 4
DeepCamp AI