Please create a README.md file in your solution that includes the following sections:
-
Project Title and Overview
- Brief description of your Multi-Agent Customer Support System
- High-level explanation of the 3-agent architecture
-
Setup Instructions (max. 1 page)
- Prerequisites (Node.js/Python version, dependencies)
- Installation steps
- Environment configuration (API keys, etc.)
- How to run the application
-
Usage/Demo Instructions
- How to run the CLI demo
- Example queries that can be tested
- Expected output format
-
Technical Choices
- Which SDK/framework you chose and why
- How you implemented agent coordination
- Any architectural decisions you made
Note: Your README should enable someone to quickly understand, setup, and run your solution.