gen‑ai.news
← Back
Video

Google Launches Agentic Video Understanding for Gemini Flash Models, Cutting Video Tokens by Up to 88%

Google has rolled out a new video processing method for its Gemini Flash model family, described as agentic video understanding. Instead of converting an entire video into tokens at a fixed one-frame-per-second rate, the system navigates the video dynamically, identifying and loading only the segments that are relevant to what a user is actually asking. The result is a reported reduction in video token usage of up to 88%.

The core idea behind the approach is to treat video as something to be queried rather than fully consumed. Traditional video-to-LLM pipelines tend to be blunt instruments - they sample frames uniformly across a clip regardless of whether those frames contain anything pertinent to the prompt. An agentic system, by contrast, can reason about where in a video to look, skip over irrelevant portions, and focus compute on the parts that matter. This is especially significant for longer videos, where uniform sampling either misses detail or generates an enormous token count.

For Gemini Flash specifically, which is positioned as a cost- and latency-optimized model, the efficiency gains have direct practical implications. Fewer tokens mean lower API costs and faster response times - both important factors for developers building video-aware applications at scale. Use cases that stand to benefit include video search, content moderation, highlight extraction, and any workflow where a specific question needs to be answered about a long recording without processing every second of footage.

The release fits into a broader pattern of AI labs trying to make multimodal models more practical for real-world video workloads. Processing video has historically been far more expensive than processing text or static images, and the gap between what models can theoretically do with video and what is economically viable to deploy has been a persistent friction point. By reducing that token overhead substantially, Google is narrowing the distance between capability and cost-effective use - particularly for the Flash tier, which targets high-throughput, budget-sensitive deployments.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

No image
Video

Runway’s WorldPrompt and the Engineering of Real-Time Worlds

Runway's WorldPrompt system powers its Gen World Models 2 (GWM 2), enabling real-time generation of video and audio through persistent context and timed actions. Rather than producing discrete clips, the model maintains a continuous understanding of an environment as it unfolds. The approach marks a notable shift in how world models can be steered interactively.

Gemini 3.8 Live with Live Avatar gives Google’s AI a face
Video

Gemini 3.8 Live with Live Avatar gives Google’s AI a face

Google has updated Gemini Live with an animated avatar that lip-syncs and displays facial expressions in real time during conversations. Called Live Avatar, the feature is currently limited to Gemini Enterprise customers and supports 97 languages without degrading video quality. It marks Google's latest step toward giving its AI assistant a visible, expressive presence.

No image
Video

Introducing Gemini 3.8 Live with Live Avatar

Google DeepMind has introduced Gemini 3.8 Live, an updated multimodal model paired with a new Live Avatar feature that generates an animated, talking on-screen presence during real-time conversations. The combination allows users to interact with a responsive visual agent rather than a purely voice-based interface. The release marks another step in Google's effort to make AI interactions feel more immediate and embodied.