This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Description
Hello,
We (Chrome and Chrome OS) are working on a standardized Web API for handwriting recognition. The proposal is here: explainer.
The API would allow websites to access handwriting recognizers that's locally available on device (instead of sending the requests to cloud servers). It's currently implemented on Chrome OS (backed by the same technology in Google Cloud Vision API).
There's an article explaining its usage here: https://web.dev/handwriting-recognition/
Does the API interest you? We'd also like to hear your feedback on the API design.