Jev

Command Palette

Search for a command to run...

Demo
TypeScriptUpdated 2026-09-19

classifier-dev CLI

Install with npm i -g classifier-dev (package classifier-dev on npm).

What it does

Install with npm i -g classifier-dev (package classifier-dev on npm). The open source repo is github.com/mrmps/classifier-dev. It talks to the same classifier.dev REST API as the website, including fast and smart tiers, batch posts up to 1,000 inputs, and Pro keys via --api-key or CLASSIFY_API_KEY (CLASSIFIER_API_KEY also works per pricing docs). Handy when you want shell scripts that classify logs without standing up your own Jev stack. Same POST /v1/systemone contract, wrapped for your language so you stop hand-rolling JSON in prod. Tags in the wild: sdk, classification, cli. Skim the repo for setup, then open the demo when you want proof before you merge anything.

More in this orbit

Same category, overlapping tags. Hand-picked neighbors, not a black box.

OfficialTypeScript114
OfficialFeatured
The official TypeScript SDK: inferred answer types, System One primitives, and fewer any-shaped regrets.
officialsdk
OfficialPython108
Official
Drop-in TypeSafeClient replacement over OpenAI, Anthropic, and friends, still asking typed System One questions.
officialsdk
OfficialPython80
OfficialDemo
Official Python client for System One: sync, async, and types that complain before your notebook hits prod.
officialsdk
SDKs and clientsTypeScript6
SDK
Zod validates the shape, Jev validates the meaning: semantic checks on request bodies become calibrated probabilities you threshold in code.
sdkssdkeval
By Rishit