Quality axis0:00
I am Keegan, I'm the founder of uRun, a new kind of inference provider focused around interactive media. And I'm here to talk about generative video. So we hear a lot about generative video improving along the quality axis at the frontier.
We have the classic Will Smith eating spaghetti from 2023. It is nightmare fuel and not something you would ever mistake for reality. In 2024 we got Sora, and it gets a little better. It still has a bit of, you know, an AI feel to it, but it's getting there.
And Sora 2, you know, even better. But Seedance this year, absolutely incredible. So photorealistic. And it's no wonder that we talk a lot about quality. But I'm here to talk about another axis which models are improving along, which is efficiency and the long horizon generations.
Efficiency axis1:16
So what you're watching here is a demo for a model called Helios that we serve at uRun. The generation in the bottomright corner you'll see is a long continuous generation, and the other video is a bunch of clips that have been generated faster than you can consume them.
And they're about at the same quality as the frontier models were last year.
Helios is a distill of Wan 2.1 14b. And I'll talk a bit about the techniques that are used in the various models that are hitting the sceneright now, but there's been an explosion in just the last year in terms of efficiency and capabilities.
So like looking at this, I kind of ruined it with the last clip, but you can guess which one is real time and which one was generated in a number of minutes. And the one on theright is arguably a bit better.
It's got better motion. And it was generated for about a one hundredth of the cost.
And these are just some of the charts showing the quality bar for both long and short video generation. Helios came out in March, and it's pretty incredible to see how fast these are improving. But these are techniques that are being applied all over the place, not just to one model.
There's world models which can keep consistency over long horizons, and you can control in a fine-grained way the camera and the viewport. There's avatar models like we just talked about with LemonSlice. And there's video to video models that can transform what you're seeing in real time, almost like a magic mirror.
There's actually been an explosion of innovation. There's been at least 40 models with real time capabilities and long horizon generation capabilities released this year.
Show of hands, who here has burned 10 or even 50 dollars worth of tokens in an hour with Claude Code? A lot of people. And so we're at a placeright now where ten dollars can get you three hours worth of generative video continuously with most of these models, and 50 dollars would give you an entire day interacting with an AI in a visual medium.
Cost shift3:25
Fifteen hours. And so I want to talk a little bit about the different things this enables in terms of the way that we interact with computers. And I'll talk a little bit about what we're doing at uRun to try and make it easier for folks to experiment and build out applications like this.
So one such use case would be a magic mirror. You could have your webcam, and you could ask to see yourself in any outfit. You could ask to see yourself in a car you like or with a haircut you're considering.
Use cases4:08
A lot of different possibilities because these are open-ended models that can transform what they're seeing on a webcam in real time. I also think about accessibility a lot with these models. You know, working with AI involves a lot of reading and a lot of text.
For some people that's more difficult. For some people they just don't think
in text, they think visually and learn better that way. So there's more opportunities to have companions or visual mediums that are going to allow more people to experience the things a lot of us have with coding models. And I'm excited about content creation.
So far we've very much had a slot machine type approach where you're setting up a prompt and maybe some keyframes and spending about ten dollars a minute to try and get the shot that you want. But with these models you can actually steer them in real time and under a second while they're generating and get the actual shots that you want.
Maybe you're piloting an agent that you're able to look over its shoulder and see what it's generating in real time. But you're able to more granularly control the content you're generating. And with modern models like Google Gemini Omni, you can actually render these out as a more full fidelity clip.
And of course we all are thinking about world models, but I want to take the focus off of just kind of the basic world models that we talk a lot about and just try to expand the horizons of what we can do with this technology.
And so what does it look like to actually build an application like this? So you're going to need GPUs all over the world potentially if you've got a global audience that's going to be using these. You're going to need to think about where you're connecting the users to, what GPUs you're going to use to serve them.
Serving problem6:02
You're going to need to set up probably WebRTC and ICE and TURN. And for the most interesting use cases, you're going to want to wire multiple models together in continuous streaming workflows, building those real time harnesses. And you're going to want things synchronized with your controls that you're providing to your end users with every frame and continually providing a smooth streaming experience.
And so our idea is what if there was just a React component that you could drop into your application to make it easy to provide video interactively inside your applications with any model. And behind the scenes there's a programmable Python runtime that lets you easily build these complex pipelines generating asynchronously so that you can build avatar models, you can build these video to video transformation models, you can experiment and build whatever you can really imagine on top of these.
And I argue that in 2026 we don't just need platforms, we need software factories and ways for agents to interact with these. And so we've actually built one that will let folks hook into a CLI or an MCP server and build these kinds of applications.
Software factories7:40
And so the models are here and the frontier is really in how we serve them. I went way over, I went way under time. But we are looking for design partners who want to push the boundaries of human-computer interaction, and we're hiring at uRun.
So come see me after the talk if you're interested in chatting more.





