This workshop demonstrates how to build a multi-tenant, multi-agent architecture for a SaaS platform called "SmartResolve" - a generative AI-powered intelligent resolution engine for technical support.
Follow this link for detailed instructions to run this workshop in your AWS Account:https://catalog.us-east-1.prod.workshops.aws/workshops/749d2432-98e2-4af5-b8d8-7242395c1925/en-US
The solution uses a multi-agent architecture with the following components:
- Orchestrator Agent: Coordinates the work of specialized agents
- Knowledge Base Agent: Queries the knowledge base for relevant information
- Log Agent: Analyzes logs to identify issues
- Code Agent: Generates code to fix issues
The workshop consists of the following labs:
- Lab 1: Multi-tenant multi-agents architecture
- Lab 2: Tenant isolation
- Lab 3: Calculating Cost Per Tenant