told @OpenAI's GPT3 to write a python script that calculates and plots a projectile's trajectory given an initial velocity and launch angle. instantly it outputs, no edits, i paste into @Replit, and voila, magic!😅 nice stuff @sama @amasad

May 8, 2022 · 6:07 AM UTC

and next, gave this prompt to gpt3: "a python code that plots an animated sine wave and saves it as a gif" yielded this. Again, no edits to the code. Plugged straight into @Replit and it runs flawlessly. Amazing. #gpt3
Like this. Using gpt3’s davinci 002 model. I think codex is still waitlist only.
yes, seems to do the trick. First try, no code bugs. The longest part is the dependencies downloading when I hit run (cut that from the video).
Can it compute trajectory with linear drag?
yes, seems to do the trick. First try, no code bugs. The longest part is the dependencies downloading when I hit run (cut that from the video).
Tbh that's very rudimentary. Command c and v