Powered by typesafe-ai/jev on Vercel AI Gateway

Describe conditions as key/value pairs.
Get a classification API.

Create a classifier, define what each label means, and we turn it into a POST endpoint that classifies arbitrary JSON payloads — multi-label conditions or single-label choice.

1. Define conditions
Add as many key/value pairs as you need. The key is the label, the value describes when it applies.
2. Generate an API key
Create a one-time visible key from the classifier page and use it to authenticate calls.
3. Classify anything
POST arbitrary JSON to your endpoint and get back probabilities per label.

Recent classifiers

New