Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Visit our [documentation site](https://googlecloudplatform.github.io/agent-start

### Video Walkthrough:

- **[Exploring the Agent Starter Pack](https://www.youtube.com/watch?v=9zqwym-N3lg)**: A comprehensive tutorial demonstrating how to rapidly deploy AI Agents using the Agent Starter Pack, covering architecture, templates, and step-by-step deployment.
- **[From Demo to Production with Agent Starter Pack](https://www.youtube.com/watch?v=mtJMYgJkTt8)**: Learn how the Agent Starter Pack acts as an Automated Architect, building the professional infrastructure for your AI project in seconds. Covers why most AI projects fail at deployment and how ASP automates Terraform, CI/CD, and observability.

- **[6-minute introduction](https://www.youtube.com/live/eZ-8UQ_t4YM?feature=shared&t=2791)** (April 2024): Explaining the Agent Starter Pack and demonstrating its key features. Part of the Kaggle GenAI intensive course.

Expand Down
10 changes: 8 additions & 2 deletions docs/guide/video-tutorials.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Video Tutorials

## Exploring Agent Starter Pack (April 2025)
## From Demo to Production with Agent Starter Pack (January 2026)

This comprehensive tutorial demonstrates how to rapidly deploy AI Agents using the Agent Starter Pack. We cover the architecture, detail the templates and their usage, showcase a live demo, and guide you through template-based deployment from start to finish.
Building an agent demo is easy—shipping it is the nightmare. This video by AI with Surya shows how the Agent Starter Pack acts as an Automated Architect, building the professional "outer shell" for your AI project in seconds. Covers the 60-second demo, why most AI projects fail at deployment, and how ASP automates Terraform, CI/CD, and observability.

<iframe width="560" height="315" src="https://www.youtube.com/embed/mtJMYgJkTt8?si=K4kHS0G463VBGons" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

## Agent Starter Pack Deep Dive (April 2025)

A comprehensive tutorial demonstrating how to rapidly deploy AI Agents using the Agent Starter Pack, covering architecture, templates, and step-by-step deployment.

<iframe width="560" height="315" src="https://www.youtube.com/embed/9zqwym-N3lg?si=K4kHS0G463VBGons" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hero:
link: /guide/development-guide
- theme: alt
text: Watch Demo Video
link: https://www.youtube.com/watch?v=9zqwym-N3lg
link: https://www.youtube.com/watch?v=mtJMYgJkTt8

features:
- icon: ⚡️
Expand Down