
新智元报道
新智元报道
【新智元导读】Claude 3.7 Sonnet一出手,就惊艳了全球开发者!作为首个混合推理模型,不论是物理模拟还是生成游戏,全能完美掌控堪称编程界AI王者。值得一提的是,Anthropic斩获35亿融资,Transformer论文唯一女性作者加入。
提示:Create a single HTML file containing CSS and JavaScript to generate an animated weather card. The card should visually represent the following weather conditions with distinct animations: Wind: (e.g., moving clouds, swaying trees, or wind lines) Rain: (e.g., falling raindrops, puddles forming) Sun: (e.g., shining rays, bright background) Snow: (e.g., falling snowflakes, snow accumulating) Show all the weather card side by side The card should have a dark background. Provide all the HTML, CSS, and JavaScript code within this single file. The JavaScript should include a way to switch between the different weather conditions (e.g., a function or a set of buttons) to demonstrate the animations for each.
Prompt:Can you write the most intricate cloth simulation in p5js.




Transformer唯一女性作者,加入Anthropic


上下滑动查看

网友实测
很快,许多网友跟风测试。
物理模拟细节惊人
网友Djamel Kramcha表示,他也一次性生成了一块复杂的布料。
可以看出,3.7 Sonnet生成的布料不仅拖拽起来十分丝滑,在下面还可以对它进行各种设置。
网友AK使用Claude 3.7 Sonnet编写了一个球在四维超立方体内弹跳的脚本 。
效果非常惊艳!
超立方体里的小球不仅很大,而且运动速度也很快,关键是也没有超出超立方体的范围。

它使用的提示词如下:
prompt: Write a p5.js script that simulates 25 particles in a vacuum space of a cylindrical container, bouncing within its boundaries. Use different colors for each ball and ensure they leave a trail showing their movement. Add a slow rotation of the container to give better view of what’s going on in the scene. Make sure to create proper collision detection and physic rules to ensure particles remain in the container. Add an external spherical container. Add a slow zoom in and zoom out effect to the whole scene.


超级马里奥、宝可梦游戏完美复刻








生产力大提升,办公室神器来了


高考题也不在话下

上下滑动查看

「草莓」测试,过了



模拟注意力机制,人人一个「Karpathy」

提示:Can you help me explain attention mechanisms in Transformers to college students? Think deeply about clever ways to explain the concepts without focusing too much on maths. Now create a simulator that could students understand it better.
(文:新智元)