How to Add Jev AI to Claude Code (Step by Step)
A five-minute wiring job that puts a non-LLM decision model in front of every prompt, so simple questions never touch a token-billed model at all.
September 19thJev doesn't chat back, it answers a typed question in under half a second, and Kevin Badi walks through what that buys you when you put it in front of Claude or GPT.
Jev is a model that never generates text, it answers one of three typed questions (a 255-option choice, a numeric score, or yes/no) in under half a second, and putting it in front of Claude or GPT as a triage layer cuts both the token bill and the response time for anything that doesn't actually need reasoning.
Jev is TypeSafe AI's new 'System One' model, built by a ChatGPT co-inventor, that can't write a sentence on purpose. Instead of chatting, it takes context plus a typed question, choice, score, or yes/no, and answers all three simultaneously in 70 to 500 milliseconds. Kevin Badi walks through three demos: scoring 700 personalized sales messages for $0.08, picking the safest lane in a live game of Subway Surfers by running per-lane probability, and driving his own computer-use tool that opens apps and executes workflows faster than a human can click. The payoff is an architecture where every prompt hits Jev first, and Claude or GPT only gets involved when Jev's confidence is too low to decide alone.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Kevin opens with the 'my name is Jeff' meme going around about Jev's name, then frames the video as a one-stop briefing covering what Jev is, how it works, and how it plugs into Claude and GPT.

Jev can't hold a conversation, the team stripped that out. It only answers one of three typed question types (a 255-option choice, a score, or a yes/no), and it asks all three at once so the routing decision is already made before an LLM would even finish picking a tool.

Fed 700 warm leads, their draft outreach copy, and a set of messages that already converted, Jev's score function ranks which draft is most likely to convert. Scoring all 700 took about 40 seconds and cost $0.08.

Given the game's code and controls and one question, keep the character alive, Jev runs a live probability across all three lanes to pick the safest move in real time, which Kevin says no conversational model can do.

Kevin's own side project gives Jev keyboard and screen control plus a library of exact workflows, so a prompt like 'open Claude Code, open the weather app, open Notes' gets executed faster than he can click through it himself.

Every prompt runs through Jev first as a tiered gate, skill select, argument fill, execution, and only escalates to Claude or GPT when Jev's confidence is too low or the request falls outside its known choices, cutting cost and latency.
Most of the decisions an AI agent makes, pick a tool, score an option, answer yes or no, don't need a model that can write sentences, and routing them through a faster typed-answer layer first cuts cost and latency without touching output quality.
“it can only respond with exact answers”
“the cost was $0.08 to go through the 700 leads”
“no large language model on the planet can actually do this”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
A new AI model just shipped that refuses to write a single sentence on purpose, and Kevin Badi says it's already changing how he wires Claude and GPT together.
Jev never generates free text, every call resolves to one of these three typed answers, and it evaluates all three simultaneously so there's no separate 'which type of answer is this' reasoning step.
Kevin routes every incoming request through Jev first and only hands off to a full LLM when confidence is low, the request is out of scope, or a human-approval gate is tripped.
“if you want the links to everything that I spoke about, it's gonna be at the description down below”
Soft, single-line sign-off pointing to a description packed with the GitHub repo, Jev signup, and Kevin's own paid Creator OS / Creator University / Skool links, no on-screen pitch for those.
00:02
00:08
00:13
00:20
00:26
00:29
00:38
00:40
00:46
00:51
00:57
01:02
01:07
01:13
01:19
01:24
01:29
01:35
01:40
01:46
01:51
01:57
02:02
02:08
02:13
02:18
02:24
02:29
02:35
02:38
02:46
02:51
02:57
03:02
03:08
03:13
03:18
03:24
03:29
03:35
03:42
03:46
03:51
03:57
04:02
04:07
04:13
04:18
04:24
04:29
04:35
04:42
04:46
04:51
04:57
05:02
05:07
05:13
05:18
05:24
05:29
05:35
05:40
05:46
05:51
05:56
06:02
06:07
06:13
06:18
06:24
06:29
06:35
06:40
06:46
06:51
06:56
07:01
07:08
07:13Add Modern Creator as a preferred source and Google shows you more of our breakdowns in Search, Top Stories, and AI Overviews. It only changes what you see, and you can undo it in your Google settings anytime.
A five-minute wiring job that puts a non-LLM decision model in front of every prompt, so simple questions never touch a token-billed model at all.
September 19thThe third update to Kevin Badi's open-source AI video editor adds a chat-driven layer that renders a clip and posts it straight to Instagram, no export or upload step required.
August 5thTypeSafe AI's Jev never generates a sentence. It returns a calibrated probability instead, and developers adopted it faster than any model in Vercel's AI Gateway history.
September 19thTypeSafe's new model can't write a sentence. It just makes fast, cheap decisions, and a growing list of builders are already wiring it into email triage, trading bots, and self-driving demos.
September 18thA lightweight alternative to built-in computer-use tools: one markdown skill and a handful of Python scripts that let a coding agent click, type, and screenshot its way through any desktop task.
September 15thA 24-minute tutorial on running Codex CLI headlessly on a VPS so your AI coding agent keeps working while you sleep, travel, or are offline.
June 19th