From c147a714469bdc37e9f4b021332c73c27ae64817 Mon Sep 17 00:00:00 2001 From: Lavi Nigam Date: Thu, 10 Apr 2025 11:21:58 -0700 Subject: [PATCH] social-link-colab-tutorial --- docs/get-started/tutorial.md | 38 +++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/docs/get-started/tutorial.md b/docs/get-started/tutorial.md index 6530a5dc3a..0087ce5c34 100644 --- a/docs/get-started/tutorial.md +++ b/docs/get-started/tutorial.md @@ -1,6 +1,42 @@ # Build Your First Intelligent Agent Team: A Progressive Weather Bot with ADK - + +
+ + + +
+ + Google Colaboratory logo + Open in Colab + +
+ + + +
+ + Share to: + + + + LinkedIn logo + + + Bluesky logo + + + X logo + + + Reddit logo + + + Facebook logo + +
+ +
This tutorial extends from the [Quickstart example](https://google.github.io/adk-docs/get-started/quickstart/) for [Agent Development Kit](https://google.github.io/adk-docs/get-started/). Now, you're ready to dive deeper and construct a more sophisticated, **multi-agent system**. We'll embark on building a **Weather Bot agent team**, progressively layering advanced features onto a simple foundation. Starting with a single agent that can look up weather, we will incrementally add capabilities like: