Start a 1-Person Business with Claude
A 218-minute free course on building an AI services business from scratch — Claude Code setup, Upwork, cold email, client delivery, and a 5-step roadmap to escape the day job.
June 1stAlbert Olgaard runs TypeSafe's new Jev model through three playground question types, then builds a model router and a safety guardrail to show what an under-100-millisecond classifier is actually good for.
Jev isn't a chatbot; it's a fast, near-free classifier model built to score choices, true/false claims, and rubrics, which makes it useful for two production jobs regular LLMs are too slow and expensive for: routing requests to the right model and guardrailing replies before they ship.
TypeSafe's new Jev model went viral for being far cheaper and faster than ChatGPT, but it isn't a general chatbot: it answers three narrow question types (choice, true/false, and scored rubrics) in under 100 milliseconds for a fraction of a cent. Albert Olgaard tests all three in the playground, then builds two real use cases: model routing, where Jev scores a request's difficulty and sends easy questions to a cheap model like Claude Haiku while routing hard ones to Opus, cutting cost by roughly 80% on easy traffic; and guardrails, where Jev checks a drafted reply against a safety checklist and blocks anything that leaks a system prompt or promises something it shouldn't. Running both checks on every request barely moved the bill in his test.
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 →
Albert says the new Jev model went viral on X for being 400x cheaper and 200x faster than ChatGPT, and that he got early access ahead of the public waitlist.

The playground UI, API keys, and docs tab; Albert notes the design is unpolished and that he's already been testing it.

Sets up a 'who would win in a fight, 100 men or 1 gorilla' choice question. Jev answers in 77 milliseconds with a 26% confidence score.

Tests 'is cereal a soup?' with no criteria (22% true), then adds a criterion that soup must be hot and drinkable, dropping the score to 6% true.

Builds a 'how bad is this excuse for not doing my homework' rubric with three named buckets and a sample excuse, then teases two production use cases coming next.

Copies TypeSafe's pre-built agent prompt into Claude to install a Jev skill, then checks the usage tab and finds the testing so far has cost a fraction of a cent.

Builds a customer-service agent demo where Jev scores each incoming question's difficulty and routes easy ones to Claude Haiku 4.5 (saving 80% vs. Opus) and hard ones to Claude Opus 5.

Uses Jev to score a drafted reply against a five-point safety checklist. A medical-advice reply passes; a prompt-injection attempt asking the agent to repeat its system prompt gets blocked.

Notes the whole video's testing cost $0.001, then points viewers to a free community with a 7-day AI challenge and his Claude skills.
A fast, cheap classifier that scores choices, true/false claims, and rubrics can handle routing and safety decisions that would otherwise burn an expensive model on every request.
“Guess what I just woke up to. You are in.”
“Consistently under 100 milliseconds is absolutely insane for a lot of use cases.”
“Jev decides what model to route to before it's routed to the model.”
“This entire video has cost me $0.001.”
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.
Albert Olgaard opens mid-sip of coffee with a viral claim: a new model that's 400 times cheaper and 200 times faster than ChatGPT. He got early access ahead of the public waitlist, and spends the next eight minutes finding out what a classifier model that fast is actually for.
The three formats Jev's playground supports for scoring a question against defined criteria instead of generating a free-form answer.
Score a request's difficulty first with a cheap classifier, then send it to the cheapest model that can actually handle it.
The safety checklist Jev scores a drafted reply against before it's allowed to send.
“If you want to know how you take all of this information that you're learning here on YouTube and you turn it into an AI business, check out our completely free community.”
Soft CTA after the value demos, not a hard product pitch. Points to a free Skool community with a 7-day AI challenge and his own Claude skills.
00:00
00:09
00:15
00:21
00:28
00:34
00:40
00:46
00:53
00:59
01:05
01:12
01:18
01:24
01:30
01:37
01:43
01:49
01:55
02:02
02:08
02:14
02:20
02:27
02:33
02:39
02:45
02:52
02:58
03:04
03:11
03:17
03:23
03:29
03:36
03:42
03:48
03:54
04:01
04:07
04:13
04:19
04:26
04:32
04:38
04:44
04:51
04:57
05:03
05:09
05:16
05:22
05:28
05:35
05:41
05:47
05:53
06:00
06:06
06:13
06:18
06:25
06:31
06:37
06:43
06:50
06:56
07:02
07:08
07:15
07:21
07:27
07:34
07:40
07:46
07:52
07:59
08:05
08:11
08:17Add 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 218-minute free course on building an AI services business from scratch — Claude Code setup, Upwork, cold email, client delivery, and a 5-step roadmap to escape the day job.
June 1stA 6-minute install-and-demo: wire Higgsfield's official MCP into Claude, then generate thumbnails and a finished UGC ad without ever touching the Higgsfield UI.
May 3rdTypeSafe's Jev swaps free-form generation for a constrained classifier: give it facts, a question, and the only answers it's allowed to return, and it answers with a confidence score instead of a guess.
September 18thJev 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.
September 19thTypeSafe 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 18th