Skip to content

Commit

Permalink
update readme for chat demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneliu Croitoru committed Oct 23, 2024
1 parent eda8092 commit c51013a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/content/docs/cookbook/examples/chat-demo-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ The Multi-Agent Orchestrator System includes a demo chat web application that sh
In the screen recording below, we demonstrate an extended version of the demo app that uses 6 specialized agents:
- **Travel Agent**: Powered by an Amazon Lex Bot
- **Weather Agent**: Utilizes a Bedrock LLM Agent with a tool to query the open-meteo API
- **Restaurant Agent**: Implemented as an Amazon Bedrock Agent
- **Math Agent**: Utilizes a Bedrock LLM Agent with two tools for executing mathematical operations
- **Tech Agent**: A Bedrock LLM Agent designed to answer questions on technical topics
- **Tech Agent**: A Bedrock LLM Agent designed to offer technical support and documentation assistance with direct access to **Multi-Agent Orchestrator framework source code**
- **Health Agent**: A Bedrock LLM Agent focused on addressing health-related queries

Watch as the system seamlessly switches context between diverse topics, from booking flights to checking weather, solving math problems, and providing health information.
Expand Down

0 comments on commit c51013a

Please sign in to comment.