An OCR (Optical Character Recognition) App that can recognize thai id cards and get the required information.
Task Completed
- Developed the front end of the web app.
- Deployed the front end portion on netlify.
- link: https://ocr-web-aniket-chelawat.netlify.app/
- Generated the backend code , Google Vision API working fine.
- Code for google vision api is added in folder named - backend.
- OCR operations working fine, taking image and giving json output.