Pack · 9 talks · 2h 28m to watch, 50 min to read

Video generation

Video generation stops being useful when every clip demands a long wait, another prompt and a manual rescue in the editor. NVIDIA's diffusion work attacks the wait first; Veo 3 shows the camera, continuity and synchronized-audio controls available once generation is fast enough to build with. Reelful then faces the less glamorous job of selecting usable moments from someone's messy camera roll and getting approval before it edits. Remotion, Hyperframes and a browser-based editor turn the composition into code an agent can inspect and revise. A video judge catches what sampled frames miss, including broken motion, pacing and character continuity. Once that loop works, the finished file disappears. Video becomes causal and steerable while it runs, bringing a different set of serving and evaluation problems with it.

2
Paige Bailey, Google DeepMind · 20:37 · AI Engineer World's Fair 2025
Veo 3 for Developers

Why second: Ilan makes diffusion cheaper to run. Bailey shows the product on the other side of that work: a model that generates audio with the video, follows detailed camera directions and expands a short idea into a fuller prompt. Deyneka next asks the model to work with footage a person already owns.

3
Ekaterina Deyneka, Reelful · 12:45 · AI Engineer World's Fair 2026
Building an Agentic Video Editor for Mass Consumer

Why here: Bailey starts from a prompt and generates a scene. Deyneka starts with a camera roll, where the agent has to choose what to keep, what to cut and how to arrange it. The user approves a creative plan before the edit begins. Russo follows with a different answer to the same composition problem: use the web languages models already know.

4
James Russo, HeyGen · 15:13 · AI Engineer World's Fair 2026
HTML Is All Agents Need

Why here: Deyneka gives the agent Remotion plus skills for editing taste. Russo found that a larger custom framework got in the model's way, so Hyperframes keeps a thin layer around HTML and teaches motion through skills instead. Mam then puts another browser-based composition inside a visible edit-and-check loop.

6
Maor Bril, Character.ai · 23:13 · AI Engineer World's Fair 2026
Evaling Video Slop

Why here: Mam checks a composition one sampled frame at a time. Bril shows what that misses: motion, pacing, character identity, physics and sound timing across the whole clip. His team gets more reliable judgments by comparing two videos instead of scoring one. Primas next faces those same continuity problems in a video that cannot stop.

9
Ahmed Ahres, Reactor · 17:30 · AI Engineer World's Fair 2026
The Next Medium: Why Real-Time Interactive Video Changes Everything

Why last: McCallum explains how to serve continuous generation. Ahres explains why it is worth the trouble. Immediate feedback turns a passive file into a stateful world for entertainment, education, simulation or editing. He ends on the part the faster stack has not solved: people still have to judge whether the live result is good.