Jev

Command Palette

Search for a command to run...

FeaturedDemoMCP
TypeScriptUpdated 2026-09-19

classifier.dev

classifier.

What it does

classifier.dev is a hosted zero-shot text classifier: send labels and text, get calibrated scores back over REST with no account on the free tier. The fast tier uses Jev; the smart tier escalates uncertain items to a reasoning model (public smart requests cap at 200 inputs per call). OpenAPI lives at classifier.dev/openapi.json; llms.txt at classifier.dev/llms.txt. Measured on classifier.dev/benchmark (400 items each, live 2026-09-18): fast tier AG News 87.5% and emotion 61.8%; smart tier AG News 90.0% and emotion 62.7%. Free per-IP limits count classifications, not HTTP requests: fast 3,000/min and 20,000/day; smart 200/min and 2,000/day. Pro is $20/month with Bearer classifier_pro_ keys (fast 30,000/min and 200,000/day; smart 2,000/min and 20,000/day). The site states fast model cost about $0.005 per thousand classifications and smart escalations about $0.70 per thousand on its own pricing and benchmark pages. Privacy policy: text is not stored or logged; it is sent to the model provider only to classify. A shipped workflow you can study before you bet your own traffic on the same gate style. Tags in the wild: applications, classification, moderation. 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.

ApplicationsTypeScript794
DemoFeatured
One AI trade call every Monad block on Kuru MON-USDC, with Jev picking the move instead of a market essay.

by @jarrodwatts

applicationstrading
ApplicationsTypeScript171
Demo
Marketing analytics platform whose feature flag routes brand-visibility classifiers off an LLM and onto Jev boolean decisions.
applicationsrouting
Agent toolingTypeScript113
Local-first MCP plugin for continuous software-quality review by AI coding agents, powered by Jev.
agent toolingmcpagents
Agent toolingGo62
MCP
Go CLI and single-binary MCP server exposing TypeSafe judgments to Claude Desktop, Claude Code, and Codex.

by @0xLogicrw

agent toolingmcpagents
By Rishit