ClassifierHub
Pricing
Available

Classifier templates

Ready-made decisions you can call by id or copy and edit.

Use a template directly with {"template": "<id>", "input": ...}, or copy it into a saved decision to customize it.

Email triage

Sort incoming email into sales, support, billing, spam or newsletter, and flag urgent messages. email-triage

OutputTypeValues
categorychoicesales, support, billing, spam, newsletter, other
urgentbooleantrue / false

Lead qualification

Decide whether an inbound lead is qualified, score its fit, and tag industry and buying intent. lead-qualification

OutputTypeValues
qualifiedbooleantrue / false
fit_scorescoreNo fit: personal use or unrelated need → Weak fit: small need, unclear budget → Moderate fit: real need, small team → Good fit: clear need, growing team → Excellent fit: urgent need, established company
industrychoicesoftware, ecommerce, finance, healthcare, agency, other
intentchoicebuy_now, evaluating, researching, none

Contact form routing

Route website contact form submissions to sales, support, partnerships or hiring, and drop spam. contact-form-routing

OutputTypeValues
routechoicesales, support, partnership, job_application, spam

Support triage

Categorize support tickets, score urgency and sentiment, and flag tickets that need escalation. support-triage

OutputTypeValues
categorychoicebug, billing, account, how_to, feature_request, other
urgencyscoreLow: a question or cosmetic issue → Medium: degraded experience with a workaround → High: core feature broken, no workaround → Critical: outage, data loss or security issue
sentimentscoreAngry → Frustrated → Neutral → Positive
escalatebooleantrue / false

Agent action guardrail

Check an AI agent's proposed action before it runs: allow it, block it, or send it to a human. agent-action-guardrail

OutputTypeValues
verdictchoiceallow, review, reject
riskscoreNone → Low → Medium → High → Severe

Document classification

Identify what kind of document a text is before routing it to the right workflow. document-classification

OutputTypeValues
document_typechoiceinvoice, receipt, contract, resume, purchase_order, other

Spam detection

A single yes/no gate for any message: is it spam? spam-detection

OutputTypeValues
is_spambooleantrue / false