GPT 3

Generate Python Pandas Code using OpenAI's GPT-3 Model



Python Tricks

OpenAI has recently released an API that you can use to interface with an AI model called GPT-3. In this video, I’ll show you how you can generate Python Pandas Code by showing the model few examples.

Link to the previous video : https://www.youtube.com/watch?v=9g66yO0Jues

Link to Shreya’s Repo : https://github.com/shreyashankar/gpt3-sandbox

Link to the Notebook : https://github.com/bhattbhavesh91/gpt-3-simple-tutorial

Link to Request for API Access : https://lnkd.in/eUTisGR

If you do have any questions with what we covered in this video then feel free to ask in the comment section below & I’ll do my best to answer those.

If you enjoy these tutorials & would like to support them then the easiest way is to simply like the video & give it a thumbs up & also it’s a huge help to share these videos with anyone who you think would find them useful.

Please consider clicking the SUBSCRIBE button to be notified for future videos & thank you all for watching.

You can find me on:
Blog – http://bhattbhavesh91.github.io
Twitter – https://twitter.com/_bhaveshbhatt
GitHub – https://github.com/bhattbhavesh91
Medium – https://medium.com/@bhattbhavesh91

#GTP3 #Python