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.