Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A decisions model API: ask structured questions about any text and get typed answers with calibrated probabilities.
Submit your own product to reach creators and founders looking for the next tool to try.
Jev is a decisions model served as an API. Send it some text or data plus a few questions (pick one of these labels, rate this on a scale, is this true?) and it returns a typed answer in the format you asked for, with a calibrated probability for every option. There's no free text to parse and no JSON that breaks.
Use it to route support tickets, score urgency and churn risk, moderate spam, AI slop or abuse, qualify leads, turn scraped text into clean columns, or guardrail AI agents by checking whether a request is in scope or a prompt injection.
Calls cost a fraction of a cent. Pricing is prepaid credits with no subscription, and new accounts get free credits to start.
Every answer comes back with the probability of each option, so you can set a threshold and send low-confidence cases to a person instead of guessing.
A chat model writes free text that you then have to parse, validate and retry. Jev returns the exact type you asked for every time, and it is far cheaper and faster per call, so you can run it on every ticket, comment or row instead of a sample. There is a browser playground to try questions without writing code, plus docs and an OpenAPI spec for the REST API.