Quick Start
Get a multi-agent system running in under 5 minutes.
Prerequisites
Setup
# 1. Clone the repo
git clone https://github.com/tsuz/ai-agent-orchestration-kafka-example.git
cd ai-agent-orchestration-kafka-example
# 2. Create your .env file
cp .env.example .env
# Edit .env and add your CLAUDE_API_KEY
# 3. Start all services
docker compose up --build
Try It Out
Once all services are running, open http://localhost:80 in your browser and type in the chat:
Hi can I send an email?