Ai

Runway Just Showed an App That Isn’t Made of Code

5 min read

On August 31, Runway, the AI video company best known for its Gen series of generative video models, unveiled Solaris, which it’s calling the first entry in a new category: the Interface World Model. The pitch is a genuine departure from how software has worked since the beginning of software. Instead of a design being translated into code that a browser or app then executes, Solaris generates the interface itself, one video frame at a time, in real time, in direct response to what a user does. There’s no markup being produced anywhere in the pipeline, and nothing a browser is interpreting. What appears on screen is the model’s prediction of the next frame, rendered continuously as someone clicks, drags, or speaks.

How It Actually Works

Runway describes Solaris as treating user input the same way it treats a text or image prompt: as conditioning that shapes the next frame. Under the hood, the system splits the work in two. A language model decides what should logically happen next, what a button press should trigger, how a form should behave, while a separate world model, built on Runway’s Gen-4.5 video generation model and following the architecture the company introduced with GWM-1 earlier this year, actually renders that decision as pixels, at 720p, fast enough to feel interactive. Getting from a video-diffusion model, which normally takes real time to render a clip offline, to something responsive enough to use live required three engineering steps Runway detailed in its announcement: generating frames autoregressively rather than as a complete clip, distilling the denoising process down to something fast enough for real-time use, and training the model on its own prior outputs to keep long sessions visually stable.

Runway ran a blind comparison study to test whether any of this actually produces a better experience than a normal, coded interface: 250 participants, 30 different interactions, 7,500 individual judgments in total. Solaris was preferred over coded interfaces generated by Claude Opus 5, 61 percent of the time on how well it followed instructions, and 71 percent of the time on how natural the interaction felt. Those aren’t marginal margins for a head-to-head comparison, and they’re the strongest evidence yet that generating a usable interface directly, without a code-generation step in between, isn’t just a technical curiosity.

Where It Still Falls Apart

Runway is upfront about the rough edges, and they’re significant. Text rendering inside the generated interface remains unreliable, a real problem for anything involving forms, labels, or actual written content rather than pure visual interaction. There’s no support for screen readers or other assistive technology, which for now rules Solaris out of any accessibility-conscious product roadmap. Long sessions raise open questions about whether the interface stays coherent the longer someone uses it, since nothing about a world model guarantees a button keeps doing the same thing it did five minutes earlier. And because the model is generating plausible frames rather than executing deterministic logic, it can produce an interface that looks completely functional while quietly getting the underlying behavior wrong, a failure mode with no obvious analog in traditional software, where a bug at least tends to misbehave the same way twice.

Runway’s own framing of where this goes is more radical than the current demo suggests. The company has floated the idea that the fixed concept of an “app,” a piece of pre-built software downloaded once and reused indefinitely, could eventually give way to operating systems that generate a personalized interface on demand for whatever someone is trying to do in the moment. Runway is pointing at interactive shopping, trying a product on visually inside the interface itself, voice-driven product configuration, and tutorials that show rather than describe, as the first real use cases, and it’s positioning Solaris as a research effort for now, open to early-access partners rather than a shipped product.

Why This Matters Beyond the Demo

The interesting part isn’t whether Solaris itself becomes a real product category. It’s what the underlying idea implies about where the design-to-code pipeline is headed. Every layer of that pipeline, wireframe to prototype to production code, exists because translating human intent into working software has always required a human, or increasingly an AI coding agent, to write and maintain code somewhere in between. If a model can convincingly skip that step for narrow, visually-driven interactions, it doesn’t replace software engineering outright, the reliability and accessibility gaps make that clear enough, but it does suggest the line between “designing an interface” and “building one” is going to keep dissolving, the same way it already has for images, video, and increasingly, working code itself.

What This Means for Philippine Founders

For the Philippines’ large software outsourcing and product-development sector, much of it still billing by developer-hours for exactly the kind of front-end, interaction-heavy work Solaris targets, this is worth watching closely rather than dismissing as a research toy. The gap between an impressive demo and a production-ready product is still wide, particularly around accessibility and reliability, both of which matter enormously for any Philippine team building for regulated industries like banking or healthcare, where an interface that behaves inconsistently isn’t a curiosity, it’s a compliance problem. But the direction of travel, from code-generation copilots toward models that skip code generation entirely for certain interface classes, should shape how local dev shops and product studios think about where their differentiation actually sits three to five years out: increasingly not in writing interface code, but in the judgment, domain expertise, and reliability guarantees no world model currently offers.

AI Video Generative AI Product Runway Software Design World Models

Share this article

Share on X Share on LinkedIn Share on Facebook

Related Articles

Newsletter

By subscribing, you agree to our Privacy Policy.