Google has introduced an agent-based approach to video analysis in its Gemini AI platform that the company reports can reduce token usage by as much as 88 percent compared to traditional methods of processing video content.

What Happened

The new system, described in documentation from Google, employs a multi-step agent workflow that processes video frames selectively. Rather than converting entire video clips into token sequences upfront—a computationally expensive process—the approach uses an agent that decides which frames require detailed analysis. The company reports this method cuts token consumption by up to 88 percent while maintaining analysis quality.

Why It Matters

Video processing has become a significant cost driver for AI applications, with long videos generating millions of tokens when processed in their entirety. For developers building applications that analyze video content—ranging from content moderation to automated editing—this reduction could substantially lower operational costs and enable more complex video workflows on limited compute budgets. The approach represents a shift toward intelligent, selective processing rather than brute-force analysis.

The Bottom Line

Google's agent-based video analysis feature is available through the Gemini API, offering developers a way to reduce token consumption when working with video content. The company reports up to 88 percent reduction in token usage compared to traditional video processing methods.