Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

You have to check out the new ChatGPT “Code Interpreter”… Game-changing for data analysis 🤯

298,386 görüntüleme • 3 yıl önce •via X (Twitter)

10 Yorum

Akkio profil fotoğrafı
Akkio3 yıl önce

We have a similar feature called "Chat Explore". After you upload your dataset, we create a conversational interface for you to chat with your data. Chat Explore also generates a URL you can share with teammates and they can use it without logging in.

Melanie Lauren profil fotoğrafı
Melanie Lauren3 yıl önce

Holy shit!!

Marc In The Matrix⚡️🧠 profil fotoğrafı
Marc In The Matrix⚡️🧠3 yıl önce

This is insane 🤯🤯🤯

Joel Moran profil fotoğrafı
Joel Moran3 yıl önce

This is sick! Thanks for sharing.

Kimchi_AI profil fotoğrafı
Kimchi_AI3 yıl önce

Heard amazing stuff yesterday, in Ethan's newsletter! -Kim

Edrove profil fotoğrafı
Edrove3 yıl önce

I'm still trying to figure out how to use this. It seems like it has a lot of potential uses but I still don't know them 😭

Abbakar M profil fotoğrafı
Abbakar M3 yıl önce

Thank you More of these please

oscar profil fotoğrafı
oscar3 yıl önce

Why nobody asks how to get access to that chatgpt versión? .. is it publicly available?

doug profil fotoğrafı
doug3 yıl önce

Great video. Thanks!

Vanessa Nacamura profil fotoğrafı
Vanessa Nacamura3 yıl önce

@ezdubs_bot English German

Benzer Videolar

👀 I used OpenAI's Code Interpreter to make Flappy Bird 🐦in 7 minutes: Code Interpreter/GPT-4 for code generation. Pre-existing or AI-generated assets for graphics. --- Here's how to make the game in only 6 steps: (1): Enter the following prompt: "write p5.js code for Flappy Bird where you control a yellow bird continuously flying between a series of green pipes. The bird flaps every time you left click the mouse. If the bird falls to the ground or hits a pipe, you lose. This game goes on infinitely until you lose and you get points the further you go". (2): Use generative AI or existing game assets and spirits. I searched "flappy bird assets" on Google and used the first link, a GitHub repo with pngs from the original Flappy Bird. (3): Use this prompt to link assets to the code: "Please generate the entire file again based on the fact I'm using a unique background, spirits for the bird, and pipes. Here is the list of assets I'm using: [list of file names]." Code Interpreter should modify the code accordingly to include the list of file names. (4) Make an account OpenProcessing -> create a sketch -> paste in the code generated by Code Interpreter -> upload in-game assets from step (2). (5) (Optional) Ask ChatGPT to make changes to improve the in-game experience e.g., adding a high score, restarting the game when the bird dies, etc. Copy the new code into your OpenProcessing sketch and reload the game. (6) If something doesn't work, ask GPT4 to fix it. Copy and paste the error message and ask it to regenerate the code. --- Bonus Tips: - Iteratively test code. Each time you make a change using Code Interpreter, test the updated code by playing the game so you catch new bugs early. - Learn programming by asking questions: "Act as a senior programmer very good at explaining concepts to a beginner. Tell me how gravity works in this game and how you used code to make this happen."Code Interpreter/GPT4 for code generation. Download Pre-existing assets or generate new images for graphics. Excited to see what you make!

Alex Ker 🔭

739,874 görüntüleme • 3 yıl önce