MLKit for Web
-
Honza Pobořil commented
My specific scenario is to scan barcodes in the browser.
I landed here from there:
https://github.com/capawesome-team/capacitor-mlkit/pull/211#issuecomment-2496219348 -
Interesting request. ML Kit is currently offered as a separate solution outside of Firebase (https://developers.google.com/ml-kit). It offers on-device machine learning models for some scenarios. Developers have been asking for support for the web, and I would love to know whether you want to run ML models in the browser (on-device) or if you would prefer a JavaScript library that calls these models without worrying about where they are executed (they could be in the cloud). What is your specific scenario, and why is this feature important to you?
(Edited by admin)