Build AI agents with the Strands Agents Python SDK.
| Folder | Description |
|---|---|
01-learn |
Build foundational skills. Progressive tutorials from creating your first agent to multi-agent orchestration |
02-deploy |
Take agents to production. Reference patterns for serverless, container, and managed runtime deployments |
03-integrate |
Extend agent capabilities. Connect agents with databases, communication protocols, voice services, and safety guardrails |
04-industry-use-cases |
See agents in action. Industry-specific applications organized by domain: finance, healthcare, retail, and more |
05-technical-use-cases |
Apply architectural patterns. Reusable design patterns for retrieval, reasoning, and agent coordination |
06-evaluate |
Ensure agent quality. Test agents with the Strands Evals SDK using built-in and custom evaluators |
07-ux-demos |
Build user interfaces. UX/UI demos with Streamlit, data visualization, and interactive playgrounds |
08-edge |
Deploy beyond the cloud. Run agents on edge devices and robotics platforms |
- New to Strands? Start with
01-learn/01-first-agent - Ready to deploy? See
02-deployfor Lambda, Fargate, and AgentCore patterns - Connecting external services? Check
03-integratefor databases, protocols, and guardrails - Building for a specific industry? Browse
04-industry-use-casesby domain - Looking for design patterns? See
05-technical-use-casesfor reusable architectural patterns - Testing your agent? Use
06-evaluatefor built-in and custom evaluators - Adding a UI? Try
07-ux-demosfor Streamlit templates and playgrounds - Running on devices? Explore
08-edgefor robotics and edge platforms
For setup instructions and prerequisites, see the main README.