/Handwriting-Recognition

Google Cloud-based Handwriting Recognition app made in Python, React.JS, and leverages OCR functionality using Google Cloud Vision API.

Primary LanguageJavaScript

Handwriting Recognition

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.

Technology Stack:

  • Google Cloud - Google Cloud Datastore, Google Cloud Storage, Cloud Vision API
  • Python 3.7 - Flask
  • Javascript - React.JS