From 41374f08182ede73954c9247c48c7962b64410dd Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 16 Oct 2024 18:01:19 +0200 Subject: [PATCH] updated readme with "peak Up, AI" blog post --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 88519fd..9e618ad 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ Discover creative implementations and diverse applications of the Multi-Agent Or This article demonstrates how to build an AI-driven multi-agent system for automated e-commerce customer email support. It covers the architecture and setup of specialized AI agents using the Multi-Agent Orchestrator framework, integrating automated processing with human-in-the-loop oversight. The guide explores email ingestion, intelligent routing, automated response generation, and human verification, providing a comprehensive approach to balancing AI efficiency with human expertise in customer support. +- **[Speak Up, AI: Voicing Your Agents with Amazon Connect, Lex, and Bedrock](https://community.aws/content/2mt7CFG7xg4yw6GRHwH9akhg0oD/speak-up-ai-voicing-your-agents-with-amazon-connect-lex-and-bedrock)** + + This article demonstrates how to build an AI customer call center. It covers the architecture and setup of specialiazed AI agents using the Multi-Agent Orchestrator framework interacting with voice via **Amazon Connect** and **Amazon Lex**. + ### TypeScript Version #### Installation