GitHunt
SA

san99tiago/aws-multi-agent-collaboration-demo

DEMO for a simple multi-agent collaboration solution on AWS with new Bedrock capabilities

๐Ÿ“œ AWS-MULTI-AGENT-COLLABORATION-DEMO ๐Ÿ“œ

Multi Agent DEMO on AWS, serving as a bank supervisor agent that contains the following entities:

  • Financial Products Agent:

    • Action Group: with connectivity to financial products (DB-based)
  • Financial Assistant Agent:

    • Action Group: with access to latest market insights (API-based)
    • Knowledge Base: with access to all bank's products (OpenSearch + S3-based)

This DEMO enables the collaboration of agents via the multi-agent-collaboration-capability for Bedrock released on re:Invent 2024.

Feel free to clone it and extend it to your own company information/data (at your own risk/responsibility)

Architecture ๐Ÿ“


DEMO


Manual Steps

As Bedrock Agents are newly released, not ALL the necessary AWS-SKDs and CDK/CloudFormation constructs/resources are available. Thus, I created the "manual guide" for the last steps needed to run this demo (just a couple steps for now).

Shoutouts ๐Ÿ™Œ

Thanks for all the inspiration and guidance on the Generative AI journey:

  • Antje Barth -> Principal Developer Advocate for generative AI at AWS

Author ๐ŸŽน

Santiago Garcia Arango

Curious Solutions Architect experienced in DevOps and passionate about advanced cloud-based solutions and deployments in AWS. I am convinced that today's greatest challenges must be solved by people that love what they do.

LICENSE

Copyright 2025 Santiago Garcia Arango.

Languages

Python99.4%Makefile0.6%

Contributors

Apache License 2.0
Created January 24, 2025
Updated February 17, 2025
san99tiago/aws-multi-agent-collaboration-demo | GitHunt