GoogleApi.FirebaseML

Firebase ML API client library.

Access custom machine learning models hosted via Firebase ML.

Installation

Install this package from Hex by adding google_api_firebase_ml to your list of dependencies in mix.exs:

def deps do
  [{:google_api_firebase_ml, "~> 0.2"}]
end

For more information

Product documentation is available at https://firebase.google.com.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_firebase_ml.