#639 · Primary category: AI Agents & Automation

samples

agentic agentic-ai agents ai anthropic autonomous-agents bedrock genai litellm llama llm machine-learning mcp multi-agent-systems ollama openai opentelemetry python strands-agents

Agent samples built using the Strands Agents SDK.

Project last updated:08/12/26

GitHub Stars

836

Forks

432

Contributors

78

License

Apache-2.0

Why we included this project

This sample collection is the quickest way to see how the Strands Agents SDK works in practice before you commit to it. The examples cover the basics, from creating a first agent and wiring tools to composing several agents into a coordinated multi-agent system, with separate Python and TypeScript tracks. They are explicitly demonstration material rather than production code, so treat them as a learning path and a reference for SDK conventions instead of something to copy verbatim. That makes the repo most useful for developers who want to gauge the SDK's ergonomics before building their own automation. The examples also show how it connects to providers like OpenAI, Anthropic, and Ollama, and give a feel for the model-driven configuration style.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category