Curated list of community resources for Strands Agents - build AI agents in a few lines of code.
Want your project to be automatically discovered and listed on strands.my?
Add the strands-agents topic to your repository:
- Go to your repo → About section → ⚙️ Settings
- Add
strands-agentsto Topics - Your project will be discoverable in the ecosystem
Prefix your package name with strands-:
- Example:
strands-your-tool-name - Publish to PyPI with this naming convention
- Your package will be automatically indexed on strands.my
Benefits:
- 🔍 Automatic discovery by the community
- 📊 Listed on strands.my package explorer
- 🌟 Increased visibility in the ecosystem
- 🤝 Easy integration for other developers
| Project | Description | Repository | Category |
|---|---|---|---|
| Strands Rust SDK | Unofficial Rust implementation of the Strands Agents SDK with streaming support, MCP integration, Claude models, and async architecture for building AI agents | chaynabors/strands-rs | SDK Implementations |
| BitChat | P2P encrypted mesh communication over Bluetooth for agent-to-agent networking | cagataycali/strands-bitchat | Communication |
| Strands Nvidia NIM | Nvidia NIM provider that fixes message formatting compatibility with Strands Agents | thiago4go/strands-nvidia-nim | Model Providers |
| Strands CLOVA | CLOVA Studio model provider with native Korean language support and bilingual capabilities | aidendef/strands-clova | Model Providers |
| Strands MLX | MLX model provider for Strands Agents enabling local inference and LoRA fine-tuning on Apple Silicon with training pipeline, dynamic model invocation, and support for mlx-community quantized models | cagataycali/strands-mlx | Model Providers |
| Coinbase AgentKit | Enables agentic workflows to interact with onchain actions via Coinbase SDK | coinbase-agentkit-strands-agents | Integration |
| Dum-E | AI-powered robotic assistant inspired by Tony Stark's Dum-E with voice, vision, and robotic arm capabilities for real-time human interaction and physical operations using Strands Agents framework | aaronsu11/Dum-E | Robotics |
| Strands Robots | Robot control for Strands Agents integrating NVIDIA Isaac GR00T for vision-language-action policies and LeRobot for universal robot support. Natural language control for SO-100/SO-101, Fourier GR-1, Bimanual Panda, and Unitree G1 robots on Thor Dev Kit | cagataycali/strands-robots | Robotics |
| Strands Spot | Boston Dynamics Spot robot control tool for Strands Agents framework enabling natural language control of Spot robots through Python integration | cagataycali/strands-spot | Robotics |
| Strands Live | Live speech-to-speech agent | mkmeral/strands-live | Voice/Audio |
| Strands Agents MCP | MCP server to execute agents through Model Context Protocol | imgaray/strands-agents-mcp | MCP/Protocol |
| Strands MCP Server | MCP server & client tools for Strands Agents with HTTP/stdio transports, CLI entrypoint for Claude Desktop/Kiro integration, proxy mode for stdio↔HTTP bridging, stateless mode for production, hot reload support, and invoke_agent capabilities. Published on PyPI with comprehensive documentation. | cagataycali/strands-mcp-server | MCP/Protocol |
| Nx Plugin for AWS - Strands Agent Generator | The Nx Plugin for AWS helps you to quickly bootstrap and build AWS projects. The Strands Agent Generator sets up a Strands agent along with the CDK or Terraform infrastructure to deploy it to Bedrock AgentCore Runtime. | awslabs/nx-plugin-for-aws | Developer Tools |
| Open Studio for Strands Agent | Visual drag-and-drop AI agent builder that builds complex multi-agent workflows without writing code, generates Python automatically from visual flows, supports custom tools & MCP servers, and provides real-time execution with streaming updates | xiehust/strands_studio_ui | Developer Tools |
| Agent Development Toolkit (ADT) | CLI tool for building, testing, and iterating on Strands agents with project scaffolding, development server with chat UI, tool integration (custom tools & MCP), auto-discovery, and Docker container support for streamlined local development | awslabs/agent-dev-toolkit | Developer Tools |
| DevDuck | Self-modifying AI agent with hot-reload that builds itself at runtime. One Python file with 38+ tools, multi-protocol servers (TCP/WebSocket/MCP/IPC), auto-RAG, runtime tool management, dynamic package loading, and AWS deployment support | cagataycali/devduck | Developer Tools |
| Containerized Strands Agents | MCP server that hosts isolated Strands Agents in Docker containers with session persistence, custom system prompts, GitHub integration, AWS profile support, retry logic, idle timeout management, and browser-based web UI for agent management | mkmeral/containerized-strands-agents | Developer Tools |
| Strands Research Agent | Research agent sample for agent patterns including hot-reloading tools, multi-agent coordination, and persistent learning systems | cagataycali/strands-research-agent | Research & Analytics |
| Strands AgentCore Tools | Agentic tools that enable AI agents to autonomously deploy, manage, and monitor themselves on AWS Bedrock AgentCore. 9 tools: configure, launch, invoke, agents, status, logs, memory, identity, session. Zero DevOps with CodeBuild. | cagataycali/strands-agentcore-tools | Tools & Integration |
| Strands Fun Tools | Creative and interactive tools for building unique AI agents with capabilities for Bluetooth monitoring, chess (Stockfish), clipboard management, cursor control, screen reading (OCR), YOLO vision, face recognition, audio transcription (Whisper), human-like typing, templates, cryptography, and dynamic package execution | cagataycali/strands-fun-tools | Tools & Integration |
| Strands Tools Community | Production-ready community tools for Strands Agents: Deepgram (speech-to-text, audio intelligence), HubSpot (CRM read-only access), and Microsoft Teams (adaptive card notifications). Published on PyPI with 30+ language support. | eraykeskinmac/strands-tools-community | Tools & Integration |
| Strands Tools Examples | Real-world examples and interactive demo showcasing strands-tools-community in action. Includes call analytics workflows, CRM automation patterns, Teams notification templates, and an interactive REPL demo agent with hot-reload capabilities. | eraykeskinmac/strands-tools-examples | Examples |
| Strands UCP | Universal Commerce Protocol (UCP) tools for Strands Agents enabling agentic commerce with discovery, checkout, orders, payments, extensions (discounts, refunds, returns, disputes), request signature support, and full lifecycle management | cagataycali/strands-ucp | Tools & Integration |
| strands-telegram | Comprehensive Telegram Bot API integration tool for Strands Agents SDK with 60+ methods supporting messages, media, keyboards, polls, groups, webhooks, and file operations. Complete bot development capabilities with production-ready features. | eraykeskinmac/strands-telegram | Tools & Integration |
| strands-telegram-listener | Real-time Telegram message processing tool for Strands Agents SDK with AI-powered auto-replies, background threading, event storage, and smart filtering. Long polling integration for automated bot responses and message handling. | eraykeskinmac/strands-telegram-listener | Tools & Integration |
| strands-google | Universal Google API integration providing access to 200+ Google services (Gmail, Drive, Calendar, YouTube, Sheets, Docs, etc.) with flexible OAuth 2.0, service account, and API key authentication. Includes helper tools for Gmail operations and dynamic scope configuration. | cagataycali/strands-google | Tools & Integration |
| strands-rendercv | AI-powered professional CV generation tool combining Strands Agents with RenderCV to create beautiful, typographically perfect CVs from YAML. Features AI-assisted content generation, schema validation, multi-format output (PDF/HTML/Markdown), 5 production-ready templates, and natural language CV customization for different job targets. | cagataycali/strands-rendercv | Tools & Integration |
| Advanced Strands Agents with MCP | Comprehensive advanced course for building production-ready AI agents using the Strands Agents SDK with 6 progressive labs teaching tool integration, memory persistence, Model Context Protocol (MCP), and observability | aws-samples/sample-Advanced-Strands-Agents-with-MCP | Learning Resources |
| Agentic Kubernetes Management | Natural language DevOps with Strands AI agent using MCP servers to expose Kubernetes tools (pods, namespaces, logs) for conversational cluster management | Tarique-B-DevOps/Agentic-Kubernetes-Management | DevOps & Operations |
| Bedrock Dining Agent | Sophisticated AI dining assistant built with Amazon Bedrock AgentCore featuring BrightData MCP integration for real restaurant search and React frontend with dynamic model selection | awsdataarchitect/bedrock-dining-agent | Enterprise Apps |
| Fraud Investigation Assistant | Production-ready fraud investigation system using AWS Bedrock, MCP servers, and Strands expert agents with private MCP servers for secure data and open-source MCPs for public intelligence gathering | aws-samples/sample-fraud-investigation-assistance-using-aws-bedrock-strandsagents-mcp | Enterprise Apps |
| Getting Started with Strands Agents Course | Complete learning course for building AI agents with Strands framework covering LLM integration via Amazon Bedrock/Anthropic, AWS service connections, tool implementation with MCP/A2A protocols, and agent evaluation using LangFuse/RAGAS | aws-samples/sample-getting-started-with-strands-agents-course | Learning Resources |
| Multi-Agent Hotel Assistant | AWS-powered hotel booking multi-agent assistant built with Strands Agents, Amazon Bedrock AgentCore, A2A protocol, MCP, Bedrock Knowledge Base, serverless Lambda integrations, and AWS CDK for natural-language hotel operations | mohsinsheikhani/multi-agent-hotel-assistant | Enterprise Apps |
| Multi-modal Agent Samples | Production-ready samples for building multi-modal AI agents that understand images, documents, videos, and text using Amazon Bedrock and Strands Agents with Claude integration, MCP tools, streaming responses, and enterprise-grade architecture | elizabethfuentes12/strands-agent-samples | Examples |
| Sample Strands Agents Chat | Full-stack AI chat application powered by Amazon Bedrock, Strands Agents, and Bedrock AgentCore with complete web interface and cloud deployment capabilities | aws-samples/sample-strands-agents-chat | Examples |
| Strands Agents Workshop | One-shot course on Strands Agents with notebooks, scripts, resources and projects to take you from Zero to Hero in Strands Agents SDK usage for your Agentic AI journey | LondheShubham153/strands-agents-workshop | Learning Resources |
| Strands Serverless | Cloud serverless implementations of AWS Strands Agents focused on cost-efficiency and productivity with Docker containerization and Amazon Lightsail deployment examples | didier-durand/strands-serverless | Cloud & Deployment |
| Ticket Router Agent | Python-based agent that scans Gmail for bug tickets, classifies them by department using contextual analysis, and automatically routes each ticket to the appropriate team for streamlined support workflows | callraV/strands-agents-ticket-router | Enterprise Apps |
| Wildfire Nowcast Agent | Intelligent wildfire detection and response agent using Amazon Bedrock AgentCore with Strands Agent framework providing real-time NASA Earth observation data integration, threat assessment, live mapping, and ICS reporting | myat555/WildfireNowcast | Environmental |
| Agentic AI Dungeon Game | Complete tutorial for building an AI-powered dungeon adventure game using Strands Agents on Amazon Bedrock AgentCore with React/Vite frontend, tRPC API, TypeScript MCP servers, and CDK infrastructure deployment | awslabs/nx-plugin-for-aws | Examples |
| Semantic Summarizing Conversation Manager | A conversation management system for Strands Agents that combines summarization with exact message recall using semantic search. | danilop/strands-agents-semantic-summarizing-conversation-manager | Context Engineering |
| Strands Temporal Agents | Durable execution for AI agents built with Temporal workflow orchestration showing simple direct execution vs enterprise-grade distributed workflows with retries, monitoring, and fault tolerance | LondheShubham153/strands-temporal-agents | Integration |
| Strands A2A Demo | Complete Agent-to-Agent (A2A) Protocol demonstration with Strands Agents showing official A2A SDK patterns, coordinator agents, and web-based voice interface with Amazon Nova Sonic | danilop/strands-a2a-demo | MCP/Protocol |
| Multimodal Agent Tutorial | Build production-ready AI agents with 8 hands-on chapters covering hello world, custom tools, MCP integration, state management, S3 vector memory, travel assistant demo, and AgentCore production deployment | aws-samples/sample-multimodal-agent-tutorial | Learning Resources |
| MCP Server for OSCAL | Model Context Protocol server providing AI agents with tools to work with NIST's Open Security Controls Assessment Language (OSCAL) for GRC automation and compliance workflows | awslabs/mcp-server-for-oscal | DevOps & Compliance |
| AI Doc Read Studio | Web-based collaborative document review application using multi-agent discussions with Strands Agents and Amazon Nova models to simulate team reviews with real-time updates and export options | danilop/ai-doc-read-studio | Enterprise Apps |
| Agent Skills | Agent Skills implementation for Strands Agents SDK demonstrating the meta-tool pattern for dynamic tool composition and capability extension | aws-samples/sample-strands-agents-agentskills | Developer Tools |
| AgentCore Starter Kit | Full-stack conversational AI starter kit built with Amazon Bedrock AgentCore, Strands Agents SDK, FastAPI, and htmx for rapid prototyping | aws-samples/sample-strands-agentcore-starter | Examples |
| Advertising Agents on AWS | Comprehensive agentic application for advertising workflows using Amazon Bedrock AgentCore showcasing multi-agent collaboration for media planning, audience targeting, and bid optimization | aws-solutions-library-samples/guidance-for-advertising-agents-on-aws | Enterprise Apps |
| Agentic Cost Optimizer | AI-powered AWS cost optimization agent that analyzes spending patterns and recommends cost-saving actions using Strands Agents | aws-samples/sample-agentic-cost-optimizer | DevOps & Operations |
| AWS Health Agentic Assistant | Agentic AI assistant for proactive AWS Health Event management, impact analysis, and automated response recommendations | aws-samples/sample-aws-health-agentic-assistant | DevOps & Operations |
| Opik MCP Server | Production-ready AI agent evaluation using Opik MCP Server on AWS AgentCore for comprehensive agent testing and quality assurance | anespo/opik-mcp-server | Evaluation |
| Trade Arena | Swarm-based AI trading battles on Sui blockchain with trading decisions verified and stored on Walrus, demonstrating multi-agent competition | pisuthd/trade-arena | Blockchain/Trading |
| Strands HackerOne | HackerOne integration tool for Strands Agents enabling automated security vulnerability management and bug bounty workflows | cagataycali/strands-hackerone | Security |
| Agentic Frameworks on AWS | Build Agentic AI solutions on AWS using latest OSS Agentic Frameworks including Strands, CrewAI, LangGraph, LlamaIndex with A2A protocol integration, Arize Phoenix observability, and mem0 memory management | aws-samples/sample-agentic-frameworks-on-aws | Learning Resources |
| Serverless RAG Demo | Amazon Bedrock Foundation models with Amazon OpenSearch Serverless as a Vector DB, featuring RAG capabilities with Anthropic Claude, Haiku, Sonnet models and Strands Agents integration | aws-samples/serverless-rag-demo | Examples |
| Multi-Agents (Chinese) | Multi-agent project based on Strands Agents SDK for building sophisticated multi-intelligence systems with Chinese language support | 1844909740/mutli-agents | Multi-Agent |
| Agentic Platform | A sample agentic AI platform to run agentic workflows on AWS using EKS or Bedrock AgentCore with open source frameworks like LangChain/LangGraph, Strands, and more | aws-samples/sample-agentic-platform | Cloud & Deployment |
| Fast LLM Agent MCP | Comprehensive repo covering LLM, Agents concepts both theoretically and practically: LLMs, RAG, Fine Tuning, Agents, Tools, MCP, AWS Strands Agents, Google Agent Development Kit (ADK) | omerbsezer/Fast-LLM-Agent-MCP | Learning Resources |
| Strands Agent Examples | Practical examples showing how to use Strands Agents with AWS integration patterns and best practices | kyopark2014/strands-agent | Examples |
| Cloud Engineer Agent | Building an Intelligent AWS Cloud Engineer Agent with Strands Agents SDK, featuring AWS CDK deployment, Bedrock integration, and Fargate infrastructure | awsdataarchitect/cloudeng-strands-agent | Enterprise Apps |
| Learning Strands Agents | Project designed to learn and develop Strands Agents, leveraging the SDK power for building efficient AI agents with Jupyter notebooks | davidshtian/Learning-Strands-Agents | Learning Resources |
| Exam Generator | AI-powered exam generator based on Strands Agent for creating educational assessments | Anya2089/exam_generator_strands | Education |
| Life Science Research Assistant | Build a life science research assistant using Strands Agents for drug discovery and scientific research workflows | aws-samples/sample-build-a-life-science-research-assistant-using-strands-agents | Research & Analytics |
| DevCrew S1 | Specification for an agentic software development crew (hierarchical style) for implementation with mainstream Agentic platforms like Claude Code, Strands, etc. | GSA-TTS/devCrew_s1 | Developer Tools |
| Agentic AI with KubeArmor | An agentic AI dashboard app using AWS Strands SDK showcasing KubeArmor-based least-permissive security for AI agent workloads | accuknox/agentic-ai-strands | Security |
| Strands Agents Ecosystem | A comprehensive multi-agent coordination system built with the Strands framework, demonstrating advanced "Agents as Tools" patterns for solving complex cloud engineering problems | 4l3j4ndr0/strands-agents-ecosystem | Multi-Agent |
| Strands Web UI | A Streamlit WebUI for Strands Agent SDK providing a visual interface for agent interaction | jief123/strands-web-ui | Developer Tools |
| SQLite Session Manager | A session manager for Strands Agents that uses SQLite as the backend store. | afarntrog/strands-sqlite-session-manager | Integration |
| AgentCore Multi-Framework Examples | Amazon Bedrock AgentCore examples demonstrating multi-framework deployments with Strands, LangGraph, and other popular agent frameworks | danilop/agentcore-multi-framework-examples | Learning Resources |
| Strands re:Invent Demo | AWS re:Invent demonstration showcasing Strands Agents capabilities with interactive examples | cagataycali/strands-re-invent | Examples |
| Bedrock Data Automation Agents | Intelligent document processing (IDP) solution using Amazon Bedrock Data Automation (BDA) with Strands Agents deployed through AgentCore | aws-samples/sample-for-amazon-bda-agents | Enterprise Apps |
| Logistics Agent AgentCore | Logistics tracking agent using Strands SDK and OpenAI on AgentCore Runtime with VPC connectivity and private RDS database integration | aws-samples/sample-logistics-agent-agentcore-runtime | Enterprise Apps |
| AgentCore Hands-On Labs | Hands-on labs demonstrating Amazon Bedrock AgentCore capabilities for secure, scalable AI agent deployment | aws-samples/sample-getting-started-with-amazon-agentcore | Learning Resources |
| CopilotKit Strands Integration | File analyzer demo showcasing CopilotKit integration with Strands Agents for AI-powered file analysis | CopilotKit/strands-file-analyzer-demo | Integration |
| Strands Manim Tutorial | Agents & MCP tutorial for creating Manim mathematical animation videos with AI assistance | DanielPuentee/strands-agents-manim | Examples |
| Voice Cloning AgentCore | Autonomous voice cloning agent powered by Amazon Bedrock AgentCore and Nova Premier Model for voice profile capture and speech synthesis | awsdataarchitect/voice-cloning-agentcore | Voice/Audio |
| Temporal Loan Underwriter | GenAI-powered loan underwriter demonstrating Temporal + Strands integration for durable agentic workflows | darshitvvora/temporal-agentic-loan-underwriter | Enterprise Apps |
| Title | Author | Link |
|---|---|---|
| Strands Agents and the Model-Driven Approach | Arron Bailiss | AWS Open Source Blog |
| Introducing Strands Agents, an Open Source AI Agents SDK | Clare Liguori | AWS Blog |
| Strands Agents SDK: A technical deep dive into agent architectures and observability | Jin Tan Ruan | AWS ML Blog |
| Introducing Strands Agents 1.0: Production-Ready Multi-Agent Orchestration Made Simple | Ryan Coleman, Belle Guttman | AWS Blog |
| Build dynamic web research agents with the Strands Agents SDK and Tavily | Akarsha Sehwag, et al. | AWS ML Blog |
| Build an intelligent financial analysis agent with LangGraph and Strands Agents | Evan Grenda, et al. | AWS ML Blog |
| Observing and evaluating AI agentic workflows with Strands Agents SDK and Arize AX | Karan Singh, et al. | AWS ML Blog |
| Build an MCP application with Mistral models on AWS | Ying Hou, et al. | AWS ML Blog |
| Shaping the future of telco operations with an agentic AI collaboration approach | Angelo Sampietro, Jad Naim | AWS Industries Blog |
| Introducing Amazon Bedrock AgentCore Identity: Securing agentic AI at scale | Rahul Sharma, et al. | AWS ML Blog |
| Accelerating AI innovation: Scale MCP servers for enterprise workloads with Amazon Bedrock | Xan Huang, Vikesh Pandey | AWS ML Blog |
| Strands Agents | AWS Documentation | AWS Prescriptive Guidance |
| OpenAI open weight models now available on AWS | Danilo Poccia | AWS News Blog |
| Observing Agentic AI workloads using Amazon CloudWatch | Raviteja Sunkavalli, Okan Kocabalkanli | AWS Cloud Operations Blog |
| Introducing the Amazon Bedrock AgentCore Code Interpreter | Veda Raman, et al. | AWS ML Blog |
| Open Protocols for Agent Interoperability Part 1: Inter-Agent Communication on MCP | Nick Aldridge, et al. | AWS Open Source Blog |
| Open Protocols for Agent Interoperability Part 2: Authentication on MCP | Darin McAdams, Elie Schoppik | AWS Open Source Blog |
| Open Protocols for Agent Interoperability Part 3: Strands Agents & MCP | Nick Aldridge, et al. | AWS Open Source Blog |
| Open Protocols for Agent Interoperability Part 4: Inter-Agent Communication on A2A | Nick Aldridge, James Ward | AWS Open Source Blog |
| Set up custom domain names for Amazon Bedrock AgentCore Runtime agents | Rahmat Fedayizada, Paras Bhuva | AWS ML Blog |
| Build a drug discovery research assistant using Strands Agents and Amazon Bedrock | Brian Loyal, Hasun Yu | AWS ML Blog |
| Building intelligent physical AI: From edge to cloud with Strands Agents, Bedrock AgentCore, Claude 4.5, NVIDIA GR00T, and Hugging Face LeRobot | Arron Bailiss, Cagatay Cali, Rachita Chandra, Aaron Su | AWS Open Source Blog |
| Effectively building AI agents on AWS Serverless | Anton Aleksandrov, Dhiraj Mahapatro | AWS Compute Blog |
| Enabling AI agents to interact with existing applications | Ryan Peterson | AWS Migration Blog |
| Enabling customers to deliver production-ready AI agents at scale | Swami Sivasubramanian | AWS ML Blog |
| Building intelligent AI voice agents with Pipecat and Amazon Bedrock – Part 2 | Adithya Suresh, et al. | AWS ML Blog |
| Introducing Amazon Bedrock AgentCore: Securely deploy and operate AI agents at any scale | Danilo Poccia | AWS News Blog |
| Introducing Amazon Bedrock AgentCore Gateway: Transforming enterprise AI agent tool development | Dhawalkumar Patel, et al. | AWS ML Blog |
| Building Your Open Source Commercial Strategy with AWS | Serge Shevchenko | AWS Partner Blog |
| Title | Channel/Author | Link |
|---|---|---|
| Building Intelligent Agents with Strands: A Hands-On Guide | Tutorial | YouTube |
| Model Driven Agents - Strands Agents (A New Open Source Framework) | AWS Developers | YouTube |
| Build Your First Agent Workflow with Strands | AWS Developers | YouTube |
| AWS Strands vs Bedrock Agents Explained Simply with Demo | Tutorial | YouTube |
| Strands Agents SDK Observability, Evaluation, & Deployment | AWS Show and Tell | YouTube |
| Strands Tools: Building Custom AI Agents with Python | Tutorial | YouTube |
| Introducing Strands Agents - Suman Debnath, AWS | Conference Talk | YouTube |
| Claude 4 + Claude Code + Strands Agents in Action | AWS Show & Tell | YouTube |
| Improve Customer Experience with AI Agents | Arize:Observe 2025 | YouTube |
| Data Product Development Automation with Strands Agents | AWS | YouTube |
| Build your first Agentic AI app with Strands Agents & MCP | AWS Show and Tell | YouTube |
| The Future of AI is Multi-Agent | AWS Show and Tell | YouTube |
| Integrating Model Context Protocol (MCP) Tools with Strands Agents | How-to Guide | YouTube |
| Strands Agents Framework Introduction | Ram Vegiraju | YouTube |
| Exploring Multi-Agent Architectures: Supervisor, Graph, Tools & More | Ram Vegiraju | YouTube |
| Building Multi-Agent Systems: Agents as Tools with Strands SDK | Ram Vegiraju | YouTube |
| Multi-Agent Sequential Graph Workflows Using Strands SDK | Ram Vegiraju | YouTube |
| How to Add Conditional Flow in Multi-Agent Graphs with Strands SDK | Ram Vegiraju | YouTube |
| How to Deploy Agents Easily with Bedrock AgentCore Runtime | Ram Vegiraju | YouTube |
| Autonomous Agent Collaboration with Swarms Using the Strands Python SDK | Ram Vegiraju | YouTube |
| Using Strands Agents to build autonomous, self-improving AI agents (AIM426) | AWS re:Invent 2025 | YouTube |
| How to Build Physical AI Agents: Natural Language for Real-World Robotics | AWS Show and Tell | YouTube |
Submit PR after adding your content!
- Documentation - Complete guide
- Python SDK - Core SDK
- Tools - Official tools
- Examples - Sample projects
License: CC0 1.0 Universal