Skip to content

Commit 109b56b

Browse files
authored
docs: update default video to AI with Surya tutorial (#722)
- Set new default video "From Demo to Production with Agent Starter Pack" - Add previous default video as second entry in video tutorials
1 parent 00c1659 commit 109b56b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Visit our [documentation site](https://googlecloudplatform.github.io/agent-start
126126

127127
### Video Walkthrough:
128128

129-
- **[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.
129+
- **[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.
130130

131131
- **[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.
132132

docs/guide/video-tutorials.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Video Tutorials
22

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

5-
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.
5+
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.
6+
7+
<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>
8+
9+
## Agent Starter Pack Deep Dive (April 2025)
10+
11+
A comprehensive tutorial demonstrating how to rapidly deploy AI Agents using the Agent Starter Pack, covering architecture, templates, and step-by-step deployment.
612

713
<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>
814

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hero:
1818
link: /guide/development-guide
1919
- theme: alt
2020
text: Watch Demo Video
21-
link: https://www.youtube.com/watch?v=9zqwym-N3lg
21+
link: https://www.youtube.com/watch?v=mtJMYgJkTt8
2222

2323
features:
2424
- icon: ⚡️

0 commit comments

Comments
 (0)