gui.new is a hosted visual layer for AI agents. The current product turns agent-generated HTML into a shareable URL with one API call, aiming at dashboards, forms, internal tools, and other interactive pages that would otherwise stay trapped inside a chat response.
Features
- One API call to publish HTML as a hosted, shareable page
- Built for agent outputs like dashboards, forms, reports, prototypes, and internal tools
- Real-time multiplayer collaboration on generated pages
- Hosted examples gallery covering analytics, utility, design, planning, and social interfaces
- SDK distribution through docs plus npm and pip packages
So agents can…
- Turn a generated interface into a live URL instead of returning raw HTML in chat
- Share interactive outputs with users or teammates without deploying a frontend app
- Produce lightweight tools, reports, and dashboards that stay editable and easy to open in the browser
Comments