Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 585 Bytes

File metadata and controls

23 lines (15 loc) · 585 Bytes

Image OCR App

Application with a client/backend combo to send picture for annotation using OCR services and library

Frontend

  • VueJs 3
  • Vite
  • TypeScript

image

See frontend Readme for full detail on API and implemented features (detailled explanation)

Backend

  • NodeJs
  • Express
  • GoogleCloud lib
  • Javascript
  • Python SciLearn Clustering

See backend Readme for full detail on API and implemented features (detailled explanation of clustering and google vision)