QuoteGoogle Cloud Tech
Mar 19, 2025



QuoteWhat is agentic AI and how can developers apply agentic AI in their applications? Welcome back to season 2 of Real Terms for AI with Googlers Aja Hammerly and Jason Davenport. In this video, Aja and Jason discuss agentic workflows, how agents are different from workflows, and when to use an agentic workflow. Follow along with code snippets in the Github link and help implement these concepts in many use cases.
QuoteChapters:
0:00 - Intro
0:43 - What does agentic mean?
2:08 - Agentic workflow examples
3:28 - When to use agentic workflow or AI agent
4:33 - Wrap up



Quote
Google for Developers
Apr 10, 2025

QuoteBuilding complex, production-ready AI agents, especially multi-modal or multi-agent systems, can be challenging. Introducing the Agent Development Kit (ADK), a new open-source project from Google designed to simplify this process based on Google's internal experience. ADK provides a powerful, open foundation (model-agnostic, deployment-agnostic, interoperable) that makes agent development feel like software development, complete with native multi-modal streaming and easy local debugging via a built-in UI.