Google Cloud-based Handwriting Recognition app made in Python & React.JS. The user-uploaded image first goes to the Google Cloud Storage bucket for persistent storage and managing history in Cloud Datastore. Google Cloud Vision API performs the OCR on the uploaded image and generates the text output.
- Google Cloud - Google Cloud Datastore, Google Cloud Storage, Cloud Vision API
- Python 3.7 - Flask
- Javascript - React.JS