Running a service for chessvision.ai required having a Machine Learning model deployed in a production environment so that it can make predictions in real time upon user's request.
How I learned to deploy ML models to production
A few days before launching the chessvision.ai for Chrome I had almost everything covered, except one thing:
How to deploy my machine learning models for piece classification in a production environment?