Creating Your Own Agents With AWS
Details
Ever wanted to build an AI agent that actually does something useful? In this hands-on workshop, we'll go from zero to a fully working agent that reads your assignments, prioritizes your week, and blocks off study time on your calendar, all powered by AWS Bedrock and the open source Strands Agents SDK.
You'll learn how to wire up any AWS Bedrock model as your agent's brain, write custom tools, and chain them together into something useful.
What you'll walk away with:
- A working agent running on your machine
- Two custom tools: an assignment tracker and a smart scheduler
- A solid mental model for how agents, models, and tools fit together
- A launchpad for building your own agents on AWS
Bring your laptop with Python 3.12+ installed
Starter code provided.
