OCNORA

Firebase ML

AI & modelsOAuth 2.0credential probe

Access custom machine learning models hosted via Firebase ML (Google OAuth2).

OCNORA ships 6 typed Firebase ML operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 6

  • Create Model
    Creates a model in Firebase ML.
    firebase_ml.create_model
  • Delete Model
    Deletes a model.
    firebase_ml.delete_model
  • Download Model
    Gets Download information for a model. This is meant for downloading model resources onto devices. It gives very limited information about the model.
    firebase_ml.download_model
  • Get Model
    Gets a model resource.
    firebase_ml.get_model
  • List Models
    Lists the models…
    firebase_ml.list_models
  • Update Model
    Updates a model.
    firebase_ml.update_model

Run your first Firebase ML workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.