Dokumentation (english)

Use AI Model

Run inference with any public or custom-trained AI model.

The Use AI Model node runs a model on your data and returns predictions. It works with both public pre-built models and models you've trained yourself. Use it for tasks like classification, regression, OCR, object detection, embedding generation, and more.

Configuration

The node uses a cascading selection:

  1. Category — The AI task (e.g. OCR, Embeddings, Object Detection, Classification)
  2. Subcategory — A specific task variant within the category
  3. Model — The model to run
  4. Model Configuration — Model-specific settings loaded dynamically

Inputs & Outputs

NameDescription
Inputinput_dataThe data to run inference on (required)
Inputtrained_modelA custom model from a Train AI Model or Select Artifact node (optional — only needed when using a custom-trained model)
OutputpredictionsModel predictions as CSV
OutputprobabilitiesClass probabilities for classification tasks
Outputconfidence_scoresConfidence score per prediction

Tips


Command Palette

Search for a command to run...

Schnellzugriffe
STRG + KSuche
STRG + DNachtmodus / Tagmodus
STRG + LSprache ändern

Software-Details
Kompiliert vor 1 Tag
Release: v4.0.0-production
Buildnummer: master@64a3463
Historie: 68 Items