正在加载视频...

视频加载失败

OpenAI o3-mini just one shotted this prompt: write a script for 100 bouncing yellow balls within a sphere, make sure to handle collision detection properly. make the sphere slowly rotate. make sure balls stays within the sphere. implement it in p5.js

814,759 次观看 • 1 年前 •via X (Twitter)

10 条评论

AK 的头像
AK1 年前

developers can get started in a few lines of code pip install --upgrade "ai-gradio[openai]" import gradio as gr import ai_gradio gr.load( name='openai:o3-mini-2025-01-31', src=ai_gradio.registry, coder=True # remove for regular chat ).launch() github:

The Rundown AI 的头像
The Rundown AI2 年前

AI won't replace you, but a person using AI will. Join 500,000+ readers and learn how to use AI in just 5 minutes a day (for free).

Patricio Mainardi 的头像
Patricio Mainardi1 年前

Impressive!

K.S.H.A 的头像
K.S.H.A1 年前

I have seen AI excel at bespoke problems but suck at day to day generic stuff. Still this looks so good

hustler one 的头像
hustler one1 年前

Whats the app link for this?

Disposal | FREE ISRAEL 🇮🇱 的头像
Disposal | FREE ISRAEL 🇮🇱1 年前

did deepseek do well too

Saad F 的头像
Saad F1 年前

nice job!

EmotionLotion 的头像
EmotionLotion1 年前

added the following "Make the balls change into a random color each time they collide with a ball or the sphere." works great

Brian Hershey 的头像
Brian Hershey1 年前

add collision, gravity slider, everything everything everything lol

Quintus 🏛️ 的头像
Quintus 🏛️1 年前

What about vs o1 Pro?

相关视频