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 - + +
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: