Solaris is an experimental Runway research model that generates interactive interfaces frame by frame rather than assembling HTML, CSS, JavaScript, and prebuilt screens. The system pairs a language model that interprets user intent with a visual world model built on Runway’s Gen 4.5 video technology, allowing clicks...
Research answer

Create a landscape editorial hero image for this Studio Global article: What is Runway’s Solaris, announced on August 31 as an experimental “Interface World Model,” how does it generate fully interactive apps and. Article summary: Runway’s Solaris is an experimental “Interface World Model” announced on August 31 that treats an app or website as a continuously generated visual environment, rather than code—HTML, CSS, JavaScript, a DOM, and prebuilt. Topic tags: general, documentation, general web, academic, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, w
Runway’s Solaris proposes a fundamental change to how software is created and used: instead of loading a coded interface with predefined screens, the system continuously generates the interface itself. The result is intended to behave like a live visual world, changing as a user clicks, drags, types, or describes what they want to happen. 38
That makes Solaris more than a no-code app builder. It is an attempt to use a world-model approach for software interfaces—one in which the screen is generated as an ongoing sequence of visual states rather than rendered from a fixed implementation.
Runway introduced Solaris on August 31 as an experimental “Interface World Model.” Its central idea is to replace the usual pipeline—write HTML, CSS, and JavaScript, then let a browser render the result—with direct generation of the visible interface.
A Solaris experience can begin with a visual reference, such as a product scene or branded environment. The model then generates the interface around that starting point and updates it in response to interaction. There are no conventional prebuilt screens that developers must anticipate one by one; the system attempts to synthesize what should appear next.
This distinction matters because visual interfaces often contain information that is difficult to preserve when a model must first translate an image or concept into code. Solaris instead keeps the visual scene as the primary output, an approach Runway says is designed to preserve coherence and natural behavior during interaction.
Solaris separates the reasoning required to interpret an action from the visual rendering required to show its result.
The visual component is built on Runway’s Gen-4.5 video-generation technology. Runway’s developer documentation describes Gen-4.5 as a model for text-to-video and image-to-video generation, while Solaris applies that visual-generation foundation to an interactive, autoregressive setting. 4
6
Generating a fresh visual state after every action is considerably different from producing a short video clip. Solaris therefore uses several techniques intended to reduce latency and preserve quality over an extended session.
The model generates frames autoregressively, conditioning each frame on what came before it. This lets the system respond to an action by continuing the current visual state rather than starting an unrelated generation from scratch.
Runway says it distills a slower diffusion model—the “teacher”—into a faster model that needs only a small number of denoising steps. The goal is to reduce the computation required for each response while retaining enough visual quality for interactive use.
Runway also reports training the fast model on its own generated outputs. This is intended to reduce quality degradation as the system produces a long sequence of dependent frames, where small errors could otherwise accumulate over time.
Runway’s stated design targets include interaction latency below roughly half a second, session-long coherence, and visual quality at 720p. Those are research goals rather than a guarantee that every Solaris interaction will meet them.
Runway reports a user study involving 250 participants and approximately 7,500 pairwise judgments across 30 interaction examples. Participants compared Solaris-generated interfaces with interfaces produced as code by Claude Opus 5.
According to the reported results, participants preferred Solaris:
These results suggest that generated interfaces may feel more visually coherent or physically intuitive in some interaction scenarios. However, they should not be interpreted as proof that Solaris is broadly better than conventional software. The comparison focuses on subjective interaction judgments, not reliability, correctness, security, maintainability, cost, performance, or accessibility. The materials provided do not independently establish the study’s full methodology or statistical analysis.
The same mechanism that gives Solaris flexibility also creates difficult engineering and product problems.
Legible, accurate text is a longstanding challenge for real-time image and video generation. A system may produce an attractive interface while rendering labels, numbers, menus, or instructions incorrectly. Runway identifies text generation as an unresolved issue and points to a possible hybrid approach in which image models handle text-heavy static moments while video models handle continuous interaction.
A visually convincing generated interface is not necessarily factually reliable. Solaris is currently grounded mainly by its starting imagery and supplied references, so it could present an incorrect answer, product detail, or visual representation with confidence. Runway identifies richer verified data, documents, and reference material as an area for further research.
Because each state depends on a chain of generated states and model decisions, errors may compound during open-ended use. Keeping the scene, object properties, instructions, and interaction history consistent across a long session remains an active research problem.
A conventional website typically serves code and assets that a user’s device renders. Solaris instead performs ongoing generative work to produce the visible result. Runway says its optimizations make the process substantially cheaper than standard video diffusion, but frame-by-frame generation is still a more demanding approach than serving a fixed coded page. The prototype’s stated visual-quality target is 720p.
A rendered image does not automatically expose the structured semantics that screen readers and other assistive technologies rely on. It also does not inherently provide the inspectable state, event structure, and predictable interfaces that many software systems need. Analysts have identified the absence of a conventional DOM and accessibility layer as a major obstacle to deploying this approach in accessibility-sensitive or highly auditable settings.
Solaris was presented as experimental research rather than a broadly available production platform. Reports describe it as a research preview with early-access availability or access by request, rather than a generally released app-building product.
That means its current importance is primarily conceptual and research-oriented. It demonstrates a possible direction for software interfaces, but it does not yet offer evidence that teams can use it as a drop-in replacement for coded applications.
Solaris is related to Runway’s broader world-model research but serves a different purpose. Runway describes GWM-1 as a general-purpose, real-time simulator covering environments, avatars, and robotic manipulation. Solaris narrows that world-model idea to software interfaces: the “world” being simulated is an app or website and the user’s actions drive its evolution. 12
In that sense, Solaris extends Runway’s focus from generating media to generating interactive visual environments. The interface is not merely a video to watch; it is a scene that responds to actions and is regenerated as the interaction continues.
If the approach becomes reliable, creators could describe a visual environment, products, goals, and behaviors in natural language rather than implementing every possible state in code. That could be especially useful for exploratory, spatial, or highly visual experiences where conventional UI layouts are restrictive.
The trade-off is that flexibility would come from generation rather than explicit program logic. For production software, teams would still need predictable behavior, testability, data integrity, accessibility, and integration with other systems—areas Solaris has not yet demonstrated it can replace conventional engineering practices in.
Solaris also points toward a way for AI agents to operate in unfamiliar visual environments. Instead of depending entirely on fixed APIs or hard-coded workflows, an agent could interpret an interface as a dynamic world, take an action, observe the resulting state, and continue from there.
That ambition is significant for agents that must navigate interfaces not designed around a known automation schema. But it remains a research direction. Reliable structured APIs and conventional accessible software still offer important advantages for tasks that require auditability, precision, and repeatable execution.
Solaris is best understood as a research preview of generative software interfaces, not as the end of application code. Its distinctive idea is to make the interface itself the model’s output: a sequence of AI-generated frames guided by a language model and shaped by user actions.
Runway’s reported study indicates that people sometimes prefer this approach for natural interaction and instruction following. Yet the unresolved problems—text accuracy, factual grounding, long-session coherence, generation cost, accessibility, and integration—are central product requirements, not minor polish issues. Solaris shows what an interface world model might become, while also making clear why conventional code remains difficult to replace.
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
Solaris is an experimental Runway research model that generates interactive interfaces frame by frame rather than assembling HTML, CSS, JavaScript, and prebuilt screens.
Solaris is an experimental Runway research model that generates interactive interfaces frame by frame rather than assembling HTML, CSS, JavaScript, and prebuilt screens. The system pairs a language model that interprets user intent with a visual world model built on Runway’s Gen 4.5 video technology, allowing clicks, drags, typing, and other inputs to shape the next rendered state.
Solaris is a research preview, not yet a proven replacement for conventional software, structured APIs, or accessible production interfaces.