• AIPressRoom
  • Posts
  • The END for developers? First look at OpenAI Codex + Python Tutorial

The END for developers? First look at OpenAI Codex + Python Tutorial

Sup team!

Today we’re taking a look at OpenAI Codex.

This is the same model that powers the amazing GitHub CoPilot. It’s a refined version of GPT3 named Davinci-Codex which allows you to leverage Natural Language Processing to generate code.

In this video, we’ll look at:1. How it works and how to get access?2. Use it to build some machine learning pipelines3. Commence building a javascript app in the Playground

We’ll also take a look at how to leverage the Python SDK to apply code completion. The code that I showed in the video is available here: https://github.com/nicknochnack/OpenAI-Codex

Chapters:0:00 Start2:27 – Paper3:52 – What can GPT3 Do?4:30 – Generating Python Code13:47 – Generating Javascript17:54 – Using the Python SDK to Fix Code28:25 – Generating Code using the SDK31:57 – Generating Machine Learning Code in Python35:50 – Pitfalls38:19 – Wrap up

Oh, and don’t forget to connect with me!LinkedIn: https://bit.ly/324EpgoFacebook: https://bit.ly/3mB1sZDGitHub: https://bit.ly/3mDJllDPatreon: https://bit.ly/2OCn3UWJoin the Discussion on Discord: https://bit.ly/3dQiZsV

Happy coding!Nick

P.s. Let me know how you go and drop a comment if you need a hand!