AgentsThe story, in brief

Agentic conversational video intelligence built on AWS

AWS shows how to build a multi-service agent that understands video in real time — without custom orchestration.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

This is a vendor how-to demonstrating agent architecture in practice: a single agent coordinates three AWS services (Bedrock, Rekognition, Transcribe) to answer natural-language questions about video. Practitioners building agents on AWS will learn the pattern; it signals where AWS sees agent adoption heading.

The key facts

9 to know
  1. Strands Agents SDK used for orchestration

  2. Single agent coordinates multiple AWS services: Amazon Bedrock, Amazon Rekognition, Amazon Transcribe

  3. Agent makes runtime decisions about which service to call

  4. Use case: natural language queries on video returning answers in seconds

  5. Published as AWS blog tutorial (vendor how-to)

  6. Agentic architecture orchestrating multiple AWS services at runtime

  7. Services: Amazon Bedrock, Amazon Rekognition, Amazon Transcribe

  8. Use case: natural language Q&A over video

  9. Published as AWS blog tutorial/how-to

The story so far

Earlier coverage of this storyline

  1. Alibaba Qwen Releases Qwen3.8-Omni-Flash: A 1M-Context Omni-Modal Model Built Around Agentic Audio-Video Understanding and Tool UseMarkTechPost
  2. This story

Go to the source

AWS Machine Learning Blogaws.amazon.com

Publisher excerpt: Learn how to build a conversational video intelligence solution on AWS using an agentic architecture. A single Strands Agents SDK agent orchestrates Amazon Bedrock, Amazon Rekognition, and Amazon Transcribe at runtime, deciding which service to call so you can ask natural language questions about…
Read original report
Back to today's editionMore agents news

Keep reading

Related stories

More from Agents