Marengo 3.0 Brings Video Search to Amazon Bedrock

TwelveLabs Marengo Embed 3.0 is now available inside Amazon Bedrock Knowledge Bases, letting developers query video, image, and audio content using plain language.

Edited by Reha Talu ·

What Changed and Why It Matters for Media Search

Searching through video libraries has historically meant tagging content manually, relying on filenames, or building custom pipelines around transcripts. The arrival of TwelveLabs Marengo Embed 3.0 as a managed embedding model inside Amazon Bedrock Knowledge Bases changes that calculus considerably.

Developers can now point a knowledge base at video, image, and audio assets and run natural language queries against them without managing the underlying embedding infrastructure themselves. That shift from custom plumbing to managed service is significant for teams that want multimodal search without the maintenance overhead.

What Marengo 3.0 Actually Does Inside Bedrock

Embedding models convert content into numerical representations that can be compared for semantic similarity. Marengo 3.0 does this across multiple media types, meaning a query like "show me clips of outdoor product demonstrations" can return relevant video segments even when no transcript or tag explicitly contains those words.

By integrating this as a first-class embedding option within Bedrock Knowledge Bases, AWS is handling the indexing pipeline, storage of embeddings, and query execution as a fully managed layer. Developers configure the knowledge base, point it at a media source, and start querying. The operational burden that would otherwise fall on an engineering team to stitch together vector databases, embedding APIs, and retrieval logic is absorbed by the platform.

Practical Implications for Builders

For media companies, content platforms, and enterprise teams with large video archives, this opens up retrieval workflows that were previously impractical at scale. Training video libraries, marketing asset collections, recorded meeting repositories, surveillance footage, and e-learning content are all candidates.

The value compounds when combined with other Bedrock features. Retrieval results from Marengo-powered knowledge bases can feed into downstream generation tasks, enabling workflows where a language model responds based on retrieved video context rather than text alone.

For smaller teams and independent developers, the managed nature of the integration lowers the barrier to building multimodal search tools without deep ML engineering expertise.

The Broader Signal Here

This release reflects a pattern worth noting: the gap between text-based retrieval and multimodal retrieval is narrowing at the infrastructure level, not just the research level. When a capability like video semantic search becomes a configuration option inside an existing cloud service rather than a standalone engineering project, adoption accelerates.

The open question is how query quality holds up across diverse video types and languages at production scale. Semantic search against text has well-understood failure modes. Video embeddings introduce additional variables around visual context, speaker overlap, and scene complexity that developers will need to evaluate against their specific use cases before committing to production deployments.

For teams already operating within the AWS ecosystem, the path to evaluation is now considerably shorter.

Official announcement: aws.amazon.com
Marengo 3.0 Brings Video Search to Amazon Bedrock | UtilityGenAI Blog