Real-time datacenter simulation with Kafka streaming and LLM-powered optimization.
Docker does all the magic:
cd opendt
export OPENAI_API_KEY="your-key-here"
docker-compose down
docker-compose up --buildThen, open http://localhost:8080 for the orchestrator UI.