Building a stock-trading agent with ADK
The Agent Development Kit (ADK) is Google’s open-source Python framework for building AI agents. You write the agent’s logic and the tools it can call, and ADK handles orchestrating everything — with evaluation and deployment built in too. I wanted a slightly more interesting app … Continue reading Building a stock-trading agent with ADK