
I gave it a simple one and here is the result:
WOLFRAMALPHA LOGIN CODE
Looking at the image made me realize that ChatGPT could probably generate a functioning QR code image. Game of Life frame (as album art) QR Codes Since it’s not connected to DALL-E, I asked it to generate the image from a frame of the simulation. Imagining an entire album of musical math (Fibonacci sequences, Mandelbrot sets, Cellular Automata and more!) I asked ChatGPT to generate an album cover for the Game of Life song. ChatGPT applied a pentatonic scale to it and this was the result: When the first pass sounded a little too random, I asked it to make it more pleasing. Pushing the sound capability a little further, I asked ChatGPT to generate a session of Conway’s Game of Life and then turn it into music. When I realized that ChatGPT understands a lot of mathematical data and CI can generate downloadable files, I asked ChatGPT to generate a Shepard tone (a sound illusion that seems like it’s constantly getting higher in pitch.) ChatGPT showed the tone in a graph and then was able to output it as a wav using CI: Here are some examples of random experiments I ran playing around with ChatGPT’s Code Interpreter plugin.

When you add that to its ability to analyze data, such as spreadsheets, and then doing functions like graphing, you have a very powerful tool for both coding and research.

Now you can do a lot of development inside ChatGPT without leaving the UI. Previously when I used ChatGPT to create code this involved taking the output and putting it into another environment to test it. The Pac-Man gif above was made by having CI use an algorithm to generate a maze, convert the maze into blocks, use an algorithm to find the exit, make it look like Pac-Man and then generate a gif. This means that you can string together different sections of code, taking the output of one and feeding it to another.

I’ve been playing with Code Interpreter and it’s been a lot of fun to see what it can do even with basic libraries.īeside generating code, Code Interpreter (CI) can analyze the output and use it in another function.
WOLFRAMALPHA LOGIN DOWNLOAD
Plugins range from third-party tools like WolframAlpha and OpenTable, to our browsing plugin and Code Interpreter that can generate code, run code, upload and download files ranging from csv data to images and evaluate the output all within the ChatGPT interface.Ĭurrently the Code Interpreter runs Python with a small selection of libraries. OpenAI has announced that we’re developing plugins for ChatGPT that will extend its capabilities. Tl dr: OpenAI is testing the ability to run code and use third-party plugins in ChatGPT.
