Skip to content

AI Classify

Classify text into exactly one of the categories you give, and store the chosen label (route the workflow with an If).

AIAIClassify

Overview

AI Classify is a no-code automation step in the AI category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 7 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.

What it does

Classify text into exactly one of the categories you give, and store the chosen label (route the workflow with an If).

Parameters

ParameterTypeRequiredDefaultDescription
API base URLstring
Requiredhttp://localhost:11434/v1OpenAI-compatible base. Default = local Ollama (offline).
Supports variables
API key (blank for local)string
OptionalBearer token for cloud providers.
Supports variables
Modelstring
Requiredllama3
Example: llama3
Supports variables
Text to classifymultiline
Required
Example: {{{ticketBody}}}
Supports variables
Categoriesmultiline
RequiredOne category per line (or comma-separated). The model must pick exactly one of these.
Example: billing technical support sales other
Supports variables
Timeout (seconds)number
Optional180
Store category invariable
Required
Example: category

How to use AI Classify

  1. 1

    Open AutoFlowRPA and drag the AI Classify command from the AI group onto the canvas.

  2. 2

    Set its parameters in the side panel — AI Classify has 7 configurable field(s).

  3. 3

    Connect it into your workflow and press Run. Everything executes locally on your machine.

Frequently asked questions

What does the AI Classify command do?

Classify text into exactly one of the categories you give, and store the chosen label (route the workflow with an If).

Which group does the AI Classify command belong to?

AI Classify is part of the AI group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.

Does the AI Classify command take any parameters?

Yes — AI Classify has 7 configurable field(s), all editable in the visual node editor.

More AI commands

Ready to automate your busywork?

Start your free 30-day trial today. No credit card, no commitment.