Skip to content

Conversation

rsamborski
Copy link
Member

Short Movie Agents demo is an ADK example showcasing a multi-agent architecture to construct end to end videos based on the user's intent. It includes agents which have a different role each:

  • director agent - main coordinator
  • story agent - creates the story
  • screenplay agent - generates screenplay based on the story
  • storyboard agent - uses context from previous agents and Imagen4 model to generate storyboards
  • video agent - produces final video using Veo3

More info: b/448637158

@Sita04 Sita04 requested a review from tpryan October 2, 2025 17:10
@Sita04
Copy link
Collaborator

Sita04 commented Oct 2, 2025

@tpryan Do you know who would be the best person to review this PR?

Copy link
Member

@tpryan tpryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Asked for one update

Copy link

@m-strzelczyk m-strzelczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM in general. Left some comments you may want to address.

@rsamborski
Copy link
Member Author

@m-strzelczyk Thanks for the review. I implemented your suggestions and cleared the project a bit + added the agent's diagram. Tested both locally and on Cloud Run.

Copy link

@m-strzelczyk m-strzelczyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't really leave an Approve, as I'm not a reviewer in this repo, but LGTM from Python perspective :)

Copy link
Member

@tpryan tpryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tpryan tpryan merged commit 672ffe4 into google:main Oct 13, 2025
6 checks passed
@rsamborski rsamborski deleted the short-movie-agents branch October 13, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants