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 pipelines
3. 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 Start
2:27 – Paper
3:52 – What can GPT3 Do?
4:30 – Generating Python Code
13:47 – Generating Javascript
17:54 – Using the Python SDK to Fix Code
28:25 – Generating Code using the SDK
31:57 – Generating Machine Learning Code in Python
35:50 – Pitfalls
38:19 – Wrap up

Oh, and don’t forget to connect with me!
LinkedIn: https://bit.ly/324Epgo
Facebook: https://bit.ly/3mB1sZD
GitHub: https://bit.ly/3mDJllD
Patreon: https://bit.ly/2OCn3UW
Join 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!

source