Skip to content

Commit e12d97f

Browse files
authored
feat: add demo video (#143)
1 parent f4b35e4 commit e12d97f

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,12 @@ Visit our [documentation site](https://googlecloudplatform.github.io/agent-start
104104

105105
### Video Walkthrough:
106106

107-
## Video Tutorials
107+
- **[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.
108108

109-
- **April 2024**: A [6-minute introduction video](https://www.youtube.com/live/eZ-8UQ_t4YM?feature=shared&t=2791) Explaining the Agent Starter Pack and demonstrating its key features. Part of the Kaggle GenAI intensive course.
110-
- **March 6, 2025**: A [120 Minute livestream video demo](https://www.youtube.com/watch?v=yIRIT_EtALs&t=235s) of the new `agent-starter-pack` were we build 3 Agents under 30 minutes!
111-
- **Oct 29, 2024**: A [20-Minute Video Walkthrough](https://youtu.be/kwRG7cnqSu0) is available, showcasing the previous `agent-starter-pack`.
109+
- **[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.
110+
111+
- **[120-minute livestream demo](https://www.youtube.com/watch?v=yIRIT_EtALs&t=235s)** (March 6, 2025): Watch us build 3 Agents in under 30 minutes using the `agent-starter-pack`!
112112

113-
## Explore More Generative AI Resources
114113

115114
Looking for more examples and resources for Generative AI on Google Cloud? Check out the [GoogleCloudPlatform/generative-ai](https://github.com/GoogleCloudPlatform/generative-ai) repository for notebooks, code samples, and more!
116115

docs/guide/video-tutorials.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Video Tutorials
22

3+
## Exploring Agent Starter Pack
4+
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.
6+
7+
<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>
8+
39
## Kaggle GenAI Intensive Course Introduction (April 2024)
410
A 6-minute introduction explaining the Agent Starter Pack and demonstrating its key features. Part of the Kaggle GenAI intensive course.
511

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ hero:
1515
link: /guide/getting-started
1616
- theme: alt
1717
text: Watch Demo Video
18-
link: https://www.youtube.com/embed/eZ-8UQ_t4YM?start=2791
18+
link: https://www.youtube.com/watch?v=9zqwym-N3lg
1919

2020
features:
2121
- icon: ⚡️

0 commit comments

Comments
 (0)