Description
Review the AWS AgentCore sample use cases to identify pre-built agents and patterns that can be adapted for hackathon starter kits.
Source Repository
https://github.com/awslabs/amazon-bedrock-agentcore-samples/tree/main/02-use-cases
Use Cases to Review
| Use Case |
Potential Mapping |
Notes |
enterprise-web-intelligence-agent/ |
Kit A (Buyer) / Kit C (Switching) |
Web data gathering, multi-source |
cost-optimization-agent/ |
Kit I (ROI Governor) |
Budget management, optimization |
market-trends-agent/ |
Kit A (Buyer) / Kit B (Seller) |
Data marketplace patterns |
| Other use cases |
TBD |
Review for additional patterns |
Tasks
Questions to Answer
- Which agents already have payment/billing logic we can adapt?
- What data sources and APIs are they using?
- How do they handle budgets and cost tracking?
- What orchestration patterns can we reuse?
- Are there multi-agent examples we can reference for Track 2?
Expected Outcome
- List of reusable agent patterns with Nevermined integration notes
- Updated starter kits with references to AWS examples
- Potential code snippets that can be adapted
Related Issues
Description
Review the AWS AgentCore sample use cases to identify pre-built agents and patterns that can be adapted for hackathon starter kits.
Source Repository
https://github.com/awslabs/amazon-bedrock-agentcore-samples/tree/main/02-use-cases
Use Cases to Review
enterprise-web-intelligence-agent/cost-optimization-agent/market-trends-agent/Tasks
enterprise-web-intelligence-agent/cost-optimization-agent/market-trends-agent/Questions to Answer
Expected Outcome
Related Issues