build-on-aws/amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
This workshop teaches AWS Solution Architects and developers to build an AI agent that can answer questions about the AWS Well-Architected Framework and generate code. It takes your natural language questions and instructions, processes them using Bedrock's AI models and custom tools, and outputs relevant answers and code snippets. The end-user is an AWS Solution Architect or developer looking to automate knowledge retrieval and code generation.
102 stars. No commits in the last 6 months.
Use this if you are an AWS Solution Architect or developer who wants to build a custom AI assistant to quickly access AWS best practices and generate code.
Not ideal if you are not familiar with AWS services like Lambda, Elastic Container Registry, and IAM, or if you do not have Python experience.
Stars
102
Forks
23
Language
Python
License
MIT-0
Category
Last pushed
Mar 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/build-on-aws/amazon-bedrock-agents-quickstart"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/sample-strands-agents-chat
A full-stack AI chat application powered by Amazon Bedrock and Strands Agents
build-on-aws/bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
aws-samples/sample-practical-generative-ai-on-aws-book
書籍「AWS生成AIアプリ構築実践ガイド」で使用するサンプルコード
tinovyatkin/amazon-bedrock-copilot-chat
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat
aws-samples/sample-ai-agent-architectures-agentcore
Step by step code samples showing how AI agent architectures evolve from simple to production...