
Amazon Web Services (AWS) has launched Strands Labs, a new open-source initiative aimed at helping developers experiment with state-of-the-art agentic AI approaches. Strands Labs is designed to accelerate innovation by giving engineers and AI practitioners access to prototype-level agent technologies outside the main Strands production SDK release cycle.
Built on the success of the Strands Agents SDK — which has been downloaded over 14 million times — Strands Labs will host experimental projects that explore how AI agents can interact with the real world, simulate complex environments, and generate behavior from natural language specifications.
What Is Strands Labs and Why It Matters
Strands Labs is a separate GitHub organization created by the AWS team to foster open development and experimentation in agentic AI — systems that can plan, reason, and act in complex environments. By isolating experimental code from the core Strands SDK, AWS hopes to encourage rapid iteration, community feedback, and novel use cases without slowing down the stable SDK used in production.
The core idea behind Strands Labs is simple: let developers play with cutting-edge ideas and share what works. Each project in Strands Labs will include real use cases, runnable code, and tests so developers can start experimenting immediately.
Three Launch Projects in Strands Labs
To kickstart the initiative, AWS is releasing three experimental projects that demonstrate how agentic systems can be pushed beyond traditional AI workflows:
1. Robots
This project explores how AI agents can interact with physical hardware and robots. Unlike typical digital AI agents that process data and return text, the Robots project integrates agent logic with sensors and actuators so that the agents can perceive and act in the real world through hardware platforms. The goal is to democratize edge AI robotics with simple APIs and libraries.
2. Robots Sim
Simulated robotics environments let developers test and iterate agent strategies without real hardware. Robots Sim provides 3D physics-enabled worlds where agent policies — including vision, reasoning, and action sequences — can be evaluated safely and rapidly. This makes it ideal for prototyping algorithms before deploying to physical robots.
3. AI Functions
AI Functions takes a novel approach to agent programming: instead of writing code manually, developers describe the desired behavior in natural language along with pre- and post-condition validators written in Python. The framework then generates an implementation that satisfies these constraints. This helps reduce the trust gap in AI-generated code by focusing on what the code should do instead of how it’s written.
How Strands Labs Fits Into the Agentic AI Ecosystem
Strands Labs builds on the foundation of the Strands Agents SDK, an open-source agent framework that takes a model-driven approach to AI agents. Rather than hard-coding workflow steps, the SDK leverages large language models (LLMs) to reason, plan, and choose actions or tools autonomously.
The experimental projects in Strands Labs are designed to expand on this idea by integrating with physical systems, simulation environments, and higher-level natural language programming paradigms — pushing the boundaries of what agentic AI systems can do.
By hosting these projects in a separate space, AWS encourages open source contributions not only from the broader community but also from internal teams across Amazon, ensuring that leading-edge ideas can be shared early and refined collectively.
For developers and AI researchers, Strands Labs represents a chance to experiment with next-generation agent technologies in a practical setting:
Experiment with robotics and physical AI interaction without needing to build all infrastructure from scratch.
Simulate complex environments to iterate on AI strategies safely and efficiently.
Define AI behavior with natural language specifications, making AI system design more intuitive and less error-prone.
Contribute to and learn from open source innovations that may influence future AI tooling and frameworks.
Strands Labs helps bridge the gap between research prototyping and real-world agent deployments, letting developers play a pivotal role in shaping future AI capabilities.
AWS’s Strands Labs initiative underscores the growing importance of agentic AI — systems capable of autonomous reasoning, planning, and action — in next-generation applications from robotics to smart automation.
By providing a dedicated space for experimental work that complements the core Strands Agents SDK, AWS is making it easier for developers to innovate, iterate, and contribute to the open-source ecosystem. Whether you’re building simulated workflows, physical AI systems, or top-level AI functions defined by natural language, Strands Labs gives you the tools and community support to explore what’s possible.

Join the conversation! Your thoughts help the community grow.