Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase ML Kit Custom Model Inference from Cloud Functions

I was hoping to build a Firebase Cloud Function for inferring/interpreting on a Custom Model hosted in ML Kit.

The official documentation has some pretty in-depth detail on inference for Android and iOS, but I'm hoping this is possible from Cloud Functions (node) as well.

Is this possible?

like image 753
MJ. Avatar asked Dec 22 '25 08:12

MJ.


1 Answers

Firebase ML Kit is exclusively for mobile devices, not backends like Cloud Functions. If you want to work with ML on a backend, consider using something else, such as AutoML.

like image 139
Doug Stevenson Avatar answered Dec 24 '25 00:12

Doug Stevenson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!