Skip to content
Xplore
Products · Classifast
Tool Classification service

Semantic classification for agent tools.

Classify into UNSPSC, NAICS, HS, ETIM and custom taxonomies at millisecond latency. A ready-to-call tool for your agents.

Benefits

What you get.

·01

UNSPSC, NAICS, HS, ETIM + custom

·02

Qdrant vector + Gemini embeddings

·03

Millisecond p95 lookups

·04

Ready-to-call MCP / OpenAPI

Deploy

One call. Four taxonomies. Millisecond latency.

Classifast is an agent tool — plug it into any agent that needs UNSPSC, NAICS, HS, or ETIM codes.

POST /classify
{ "text": "3-port USB-C hub, aluminium, bus-powered",
  "taxonomies": ["UNSPSC", "HS"] }
→ { "UNSPSC": "43211601", "HS": "854419", "confidence": 0.94 }

p95 ≤ 28ms · available via OpenAPI and MCP