cd /news/ai-products/jev-is-now-open-to-everyone-what-a-s… Β· home β€Ί topics β€Ί ai-products β€Ί article
[ARTICLE Β· art-136799] src=dev.to β†— pub= topic=ai-products verified=true sentiment=↑ positive

Jev is now open to everyone: what a "System One" model costs, and how to start with $5 in free credit

TypeSafe removed the waitlist for its Jev model on Sep 20, opening registration with $5 in free credit (roughly 120 million tokens). Jev returns typed decisions β€” Choice, Score, and Noul β€” with calibrated confidence rather than generated text, priced at $0.042 per million input tokens with output free. The writeup details access paths through the direct console, Vercel AI Gateway, and Cloudflare Workers AI, and corrects launch-week claims that OpenRouter listed the model.

by read1 min views2 publishedSep 22, 2026

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."

── more in #ai-products 4 stories Β· sorted by recency
── more on @typesafe 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/jev-is-now-open-to-e…] indexed:0 read:1min 2026-09-22 Β· β€”