Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.

Source:https://github.com/SoraKumo001/next-streaming

⬅️
sshh12 1 daysReload
This isn't necessarily a new thing but thought it was cool that the new image model can do some of these just with prompting.

- "Generate a depth map image" + https://depthy.stamina.pl/#/

- "generate a 360 pano" + https://renderstuff.com/tools/360-panorama-web-viewer/

- "generate a detailed greyscale top down height map (#fff max height, #000 min height)..." + https://cpetry.github.io/NormalMap-Online/


sshh12 1 daysReload
Using OpenAI's new image model for 3D-ish images

sshh12 13 daysReload
It's in there briefly in the llm limitations section.

sshh12 14 daysReload
A lot of servers don't use the stdio transport.

sshh12 14 daysReload
I could see some cases were the tools are user data specific. You upload some csv and now there are some tools customized for slicing and manipulating that data.

It's totally possible to build tools in way that everything is static but might be less intuitive for some use cases.