Intro: Jev launched Sep 15 and drew a 140k waitlist in days. On Sep 20 TypeSafe removed the waitlist entirely β open registration with $5 in free credit (~120M tokens). This post covers what Jev actually is, what it costs, and the fastest way to start.
Section 1 β What Jev is: Not a text generator. Returns typed decisions β Choice (up to 255 options), Score, Noul (yes/no probability) β each with calibrated confidence. 64K context, read-only. "Zero hallucination" = schema guarantee, not correctness guarantee β understand this distinction before building.
Section 2 β The cost model: $0.042/MTok input, output free, ~$0.000081 per decision. $5 credit β 120M tokens β enough to prototype seriously. Worked example: 1,018 papers classified for $0.08. Comparison table vs LLM-based classification. Caveat: vendor says it can't prove the price isn't subsidized β treat it as today's price.
Section 3 β Access paths (with the correction): Direct console (open now, $5 credit) / Vercel AI Gateway (typesafe-ai/jev) / Cloudflare Workers AI (typesafe/jev, 32K context). Note: launch-week posts claimed OpenRouter listed Jev β it doesn't. Verify against a provider's own model list.
Section 4 β What to build first: three starter workflows β ticket triage, lead scoring, RAG filtering β each with the decision boundary explained (classification not prediction, atomic questions not compound ones).
Section 5 β When NOT to use it: anything generative, prediction, compound reasoning. Hybrid architecture: LLM generates β Jev decides.
Ending: "I maintain an independent tracker at JEV snapshots, daily news, a cost calculator, and a ranked directory of the community projects built on Jev."