Top 6 Jupyter Notebook strands-agent Projects
-
sample-agentic-frameworks-on-aws
Build Agentic AI solutions on AWS, using latest OSS Agentic Frameworks.
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
sample-getting-started-with-strands-agents-course
Learn to build AI agents with Strands framework. Covers LLM integration via Amazon Bedrock/Anthropic, AWS service connections, tool implementation with MCP/A2A protocols, and agent evaluation using LangFuse/RAGAS.
Project mention: AI Agents from Prototype to Production: A Free Learning Path with Strands Agents | dev.to | 2025-11-03Each course includes hands-on labs with code samples available on GitHub. You'll work with actual AWS services, real model providers, and production-grade frameworks.
-
sample-multimodal-agent-tutorial
Build production-ready AI agents with the Strands Agents SDK and AWS services. This repository demonstrates how you can create multi-modal systems with persistent memory in minimal code. Progress from your first agent to production-ready systems through hands-on chapters.
Project mention: Build Agentic Video Analysis with TwelveLabs Pegasus and Strands Agents SDK | dev.to | 2025-12-19git clone https://github.com/aws-samples/sample-multimodal-agent-tutorial cd notebooks # go to 08-agentic-video-analysis.ipynb
-
sample-why-agents-fail
How to stop AI agents from hallucinating and wasting tokens. Working demos: Graph-RAG, semantic tool selection, neurosymbolic guardrails, DebounceHook — built with Strands Agents
git clone https://github.com/aws-samples/sample-why-agents-fail cd sample-why-agents-fail/stop-ai-agents-wasting-tokens/03-reasoning-loops-demo uv venv && uv pip install -r requirements.txt export OPENAI_API_KEY="your-key-here" uv run python test_reasoning_loops.py # Runs all 4 scenarios
-
strands-agent-samples
🤖 Production-ready samples for building multi-modal AI agents that understand images, documents, videos, and text using Amazon Bedrock and Strands Agents. Features Claude integration, MCP tools, streaming responses, and enterprise-grade architecture.
Project mention: Build Agentic Video Analysis with TwelveLabs Pegasus and Strands Agents SDK | dev.to | 2025-12-19Previous blog serie: Multi-Modal Content Processing with Strands Agent
-
how-to-evaluate-ai-agents-sample-for-aws
Demos for AI agent evaluation: LLM-as-judge, trajectory analysis, hallucination detection, cost benchmarks
Jupyter Notebook strands-agents discussion
Index
What are some of the best open-source strands-agent projects in Jupyter Notebook? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | sample-agentic-frameworks-on-aws | 265 |
| 2 | sample-getting-started-with-strands-agents-course | 176 |
| 3 | sample-multimodal-agent-tutorial | 22 |
| 4 | sample-why-agents-fail | 17 |
| 5 | strands-agent-samples | 9 |
| 6 | how-to-evaluate-ai-agents-sample-for-aws | 3 |