This project combines a FastAPI backend with a p5.js frontend to create a digit recognition tool. The application is dockerized and deployed on Render.com. You can interact with the app here.
- Python
- FastAPI
- TensorFlow/Keras (for the digit recognition model)
- Docker
- p5.js