samples and sdk-python
One is a collection of sample projects demonstrating the use of the other, which is an SDK for building AI agents.
About samples
strands-agents/samples
Agent samples built using the Strands Agents SDK.
This project provides example code for building AI agents that can automate tasks or interact with users. It takes your instructions and outputs agent behavior or responses. This is for software developers who want to create intelligent applications using Python or TypeScript.
About sdk-python
strands-agents/sdk-python
A model-driven approach to building AI agents in just a few lines of code.
This is a tool for developers who want to build AI agents, ranging from simple chatbots to complex automated workflows. You provide a large language model and custom Python functions (tools), and it helps the agent understand when and how to use those tools to respond to user input. It's designed for Python developers who need flexibility and control in creating AI applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work