aws-samples/sample-strands-agents-chat
A full-stack AI chat application powered by Amazon Bedrock and Strands Agents
Implements multi-modal chat with built-in tools including image generation (Nova Canvas MCP), web search (Tavily API), code execution, and AWS documentation lookup—all orchestrated through Bedrock AgentCore. The full-stack deployment uses AWS CDK to provision serverless infrastructure (Lambda, DynamoDB, S3) with a React/TypeScript frontend and Python FastAPI backend, offering extensibility for custom agents and MCP integrations while supporting WAF-based access controls and Cognito authentication.
Stars
47
Forks
8
Language
TypeScript
License
MIT-0
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aws-samples/sample-strands-agents-chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
build-on-aws/bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
build-on-aws/amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
tinovyatkin/amazon-bedrock-copilot-chat
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat
aws-samples/sample-practical-generative-ai-on-aws-book
書籍「AWS生成AIアプリ構築実践ガイド」で使用するサンプルコード
danilop/agentcore-multi-framework-examples
Amazon Bedrock AgentCore – Multi Framework Examples