Hand Battle Ground is an web app with machine learning feature that auto-detects the user's hand gestures their webcam to play rock paper scissors with the AI.
- Navigate to the root of the project directory in the terminal
- Run
docker-compose build
- Run
docker-compose up
- Access the web app from your browser on port 5000 (look for "Running on http:// ... " in the terminal)