Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 615 Bytes

File metadata and controls

14 lines (11 loc) · 615 Bytes

Agents

This repository contains implementations of AI agent architectural patterns and frameworks. It serves as a collection of agent-based solutions and examples for building intelligent, autonomous systems.

Overview

This repository demonstrates various approaches to implementing AI agents, with the following implementations:

  • CrewAI on Bedrock AgentCore Runtime (WIP)
  • LangGraph on Bedrock AgentCore Runtime (WIP)
  • LangGraph on Lambda
  • Strands on Bedrock AgentCore Runtime
  • Strands on ECS Fargate
  • Strands on Lambda
  • Templates for AgentCore, which includes Strands with Bedrock AgentCore Gateway