Skip to content
JevDirectory.org
API & Models

Language support

English is Jev's primary training language; other languages are accepted but less accurate, so test before relying on them.

Category
API & Models
Also known as
—
Related terms
3
Directory entries
2
Docs
docs.typesafe.ai
Added
2026-09-24

Definition

The models page is explicit: English is where accuracy is currently best, and other languages, including CJK scripts, are handled but not equally well. Non-English workloads need testing on your own content.

Confidence is the recommended guardrail in the meantime — watch it closely when routing non-English requests, and keep a human path for the cases that matter.

Tagsmodelslimits

From the directory

The model card for jev-1.13.0: $42 per billion input tokens with free output, a 64k context, 250k tokens per second, and how to list the models your account can call.
Sites & GuidesDocs#official#docs#models
Official
144GitHub stars
Grep by meaning instead of regex: Jev scores every line, meanings combine with AND, OR, and NOT, and one query matches across Japanese, French, German, Spanish, and more.
Tools & Integrations#community#javascript#cli

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Jev Driving Lab: a playground for System One models

200 rows, 32 template families, and traps, judged in one call

jev(): Postgres WHERE clauses in plain language

I think I just cooked something 🔥 jev(): a PostgreSQL extension that searches your whole database in natural language. No index, no embeddings, just one function. WHERE jev(people, 'could work from home') or WHERE jev(people, 'name sounds european') 129 rows judged in ~1s  Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

A real-time ad blocker that classifies every DOM element

I build an undetectable realtime adblocker extension with typesafe It checks every dom element and classifies as ad/non-ad and removes it if true Extremely fun to work with, expecting an incredible shift in how AI is being used in the future

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Jev plus Astra beats the Ender Dragon for under a dollar

Tool calling as classify plus action, back to twelve-factor agents

jev is the best excuse you could possibly have to go re-read 12 factor agents. Tool calling itself can be decomposed into classify+action, if you learn to design ai programs as pipelines that switch breathlessly between classification, structuring data, deterministic code, AND Show more

Dillon Mulroy
Dillon Mulroy
Cloudflare
@dillon_mulroy

i think jev is resonating with devs so well b/c it unlocks so many opportunities for composing ai into systems and products rather than ai _becoming_ the product/system really does feel like it was a missing primitive

Reply