Runway's New AI Builds Software As You Use It

TL;DR: AI company Runway has a new model, Solaris, that generates software interfaces in real-time based on user clicks and drags. This could eliminate the traditional process of coding designs, radically speeding up application development.
Key facts
- Category
- AI
- Impact
- Critical
- Published
- Source
- The New Stack
Full summary
Runway's new Solaris model generates a software interface in real-time as you interact with it, aiming to eliminate coding from design.
AI research company Runway, known for its generative video tools, has introduced a new class of AI system it calls an 'Interface World Model'. According to reporting from The New Stack, the first model of this kind, named Solaris, was announced this week. The system's goal is to fundamentally change how software is made by closing the gap between design and a functional application. Instead of designers creating mockups that developers then translate into code, Solaris generates a working interface directly from user interactions. It essentially makes the visual interface the application itself, a paradigm shift from the conventional, multi-step development process.
Solaris works as a real-time interactive model. Unlike existing AI code generation tools that take a static prompt or image and output a block of code, Solaris operates dynamically. It generates the user interface frame by frame, learning and adapting based on what the user does. Every click, drag, or text input serves as a signal for the model to predict and render the next state of the interface. This continuous feedback loop means the software is not just being built but is actively evolving with the user's intent. This represents a move from declarative 'build this' instructions to an inferential 'understand what I'm trying to do' model of software creation.
This technology has profound implications for anyone involved in building software. For developers, it could shift their role from writing routine UI code to overseeing, guiding, and integrating more complex logic with AI-generated frontends. For UI/UX designers, it could mean their designs are no longer static pictures but are instantly interactive prototypes, blurring the line between design and engineering. CTOs and founders, in particular, should see this as a potential way to drastically shorten development cycles. The ability to go from an idea to a testable, interactive product almost instantly could revolutionize how companies iterate and find product-market fit.
The business and industry impact could be widespread, potentially disrupting the entire design-to-code ecosystem. Tools that specialize in developer handoffs or converting Figma designs to code may face an existential threat if the interface itself becomes the source of truth. This approach could significantly lower the barrier to creating sophisticated applications, empowering smaller teams or even individuals to build products that once required large engineering departments. The practical takeaway for business leaders is to start considering how generative interfaces could fit into their long-term strategy, as it may soon become a major competitive advantage in speed and agility.
While Solaris is the first step, the broader concept of Interface World Models is what to watch. Its immediate capabilities and limitations—such as handling complex state management, API integrations, or security—are not yet fully clear. The industry will be observing how Runway develops this technology and whether competitors like OpenAI, Google, or Anthropic will pursue similar paths. This announcement may signal the beginning of a new frontier for generative AI, moving beyond content creation and into the functional creation of the digital tools we use every day.
Tags
Related on Notifire
Related stories
Primary source: The New Stack