# How People Are Actually Using Jev
*The AI Daily Brief — Friday, 2026-09-25 · https://aidailybrief.ai/e/2026-09-25*

**Cheap, instant judgment at scale is a new primitive — not another chatbot.**

Jev can't write code or draft contracts. What it can do is make small judgments — which bucket, how urgent, is it relevant — in milliseconds, for fractions of a cent, across everything you have. Ten days in, the pattern is clear: when judgment gets 40 to 400 times cheaper, you stop sampling and start asking questions about every ad, every email, every page, every agent step. That's not a difference in scale from LLM review — it's a difference in kind, and it's going to take a while to figure out how deeply it weaves into everything.

---

## By the numbers
- **$10B+** — Valuation Jev's maker TypeSafe is reportedly raising at — up from a $200M seed
- **40–400×** — Cheaper than comparable LLM processes, per TypeSafe's launch claims
- **4.2¢** — Cost per million input tokens — output tokens are free
- **21,690** — Stop-or-scroll persona decisions on live ads, for 22 cents
- **453ms** — To importance-rank 100 emails, for about a tenth of a cent
- **580×** — Cheaper than a frontier model at catching planted writing mistakes
- **88%** — Token reduction from Jev-based skill injection in Claude Code
- **$2.95→25¢** — Cost per compliance alert in a Jev harness that learns the job as it runs

## Main episode

### Ten days in, Jev is raising at $10 billion `[01:00]`
The Information reports TypeSafe is in talks to raise as much as $1 billion at a $10 billion or higher valuation — a huge jump from its $40 million seed at $200 million. Hundreds of viral posts have translated directly into financial opportunity.
*For: Finance, Exec*
Link: https://aidailybrief.ai/e/2026-09-25#jev-billion-dollar-buzz

### Jev is a 'system one' model — snap judgments, not writing `[02:00]`
TypeSafe borrows the term from Kahneman's Thinking Fast and Slow: fast, instinctive pattern matching. The test for a good Jev job: anywhere you repeatedly read something, make a small judgment, and take a predictable next step — like deciding a downloaded PDF is an invoice, which project it belongs to, and who needs to see it.
Link: https://aidailybrief.ai/e/2026-09-25#system-one-model

### Jev answers exactly three kinds of questions `[03:00]`
Choice: pick the best fit from up to 255 options, with probabilities for every option. Score: place something on a 2-to-10-level scale you describe in words. Null (short for Bernoulli): a yes/no with a 0-to-1 probability that the statement is true. That's the entire interface.
*For: Eng, Product*
Link: https://aidailybrief.ai/e/2026-09-25#three-question-types

### The emoji demo shows why this isn't traditional ML `[04:00]`
Stefan's visualization: type 'things you can wear in winter' and matching emojis race to the top. Every emoji gets the same yes/no question live — nobody labeled or tagged anything, and there's no rule for 'winter.' Because what Jev does is limited and specific, it can do it incredibly fast.
Link: https://aidailybrief.ai/e/2026-09-25#emoji-demo-no-labels

### 20–200× faster, 40–400× cheaper — and output tokens are free `[05:00]`
TypeSafe's launch claims versus comparable LLM processes. A million input tokens cost 4.2 cents, output is free, and each call takes 70 to 500 milliseconds. The power isn't just that it's good at judgment — it's that it's fast and cheap enough to make judgments about everything.
*For: Finance, Eng*
Link: https://aidailybrief.ai/e/2026-09-25#speed-cost-profile

### Batch your questions: the ninth query is basically free `[05:00]`
Questions run in parallel, so asking more doesn't cost time, just tokens. TypeSafe found 13 questions in a single call was 12.2× cheaper and 10× faster than asking one at a time — with identical answers.
*For: Eng*
Link: https://aidailybrief.ai/e/2026-09-25#parallel-questions

### 724 live ads, fully dissected, in 40 seconds for 9 cents `[07:00]`
Matthew Berman ran 12 questions per ad — hook archetype, format, offer, CTA intent, awareness — across 724 live ads from 37 brands; each 12-question call took just 173 milliseconds. Compare that structural data to actual performance and you get fine-grained advertising insight that was previously impractical to produce.
*For: Marketing*
Link: https://aidailybrief.ai/e/2026-09-25#berman-ad-teardown

### 22 cents bought 21,690 synthetic stop-or-scroll decisions `[08:00]`
Berman then had Jev evaluate 723 ads as 30 buyer archetypes — gym owner, dental office manager, toddler mom — asking for every pair: would this person stop scrolling? These aren't real buyers, so treat it as a hypothesis generator. But it's hard not to think marketing will use this to pressure-test ad and landing-page angles before paying for real tests.
*For: Marketing*
Link: https://aidailybrief.ai/e/2026-09-25#synthetic-scroll-test

### Category one: ask the same questions about everything you already have `[09:00]`
Ian Nuttall ran eight questions — topic, hook, tone — across nearly 3,300 of his past X posts for about 13 cents, then compared against engagement to see what actually worked. Any big pile you have — a year of customer emails, CRM notes, a folder of transcripts — is a potential Jev job if you can write a few simple questions.
*For: Marketing, Ops*
Link: https://aidailybrief.ai/e/2026-09-25#run-it-over-the-archive

### Category two: search for what you mean, not what the words say `[10:00]`
Justine Moore of a16z described scanning thousands of Zillow listings for things you can't filter for — architectural style, renovation status, freeway proximity. Burhan clipped a 90-minute video by natural-language themes like 'their predictions for when AI will automate AI research' — in under two seconds, for under two cents.
*For: Product, Marketing*
Link: https://aidailybrief.ai/e/2026-09-25#search-by-meaning

### A 586-page SEO audit: Jev did in 45 seconds what Opus barely started `[10:00]`
Borja had Jev read all 586 pages of a website and rebuild the internal link map — 8,790 yes/no calls — in 45.1 seconds for 21 cents. Claude Opus 5 got through 21 pages and spent $1.43. As Borja put it, internal linking is a classification problem 'and we have been paying frontier prices to do it one page at a time.'
*For: Marketing, Eng*
Link: https://aidailybrief.ai/e/2026-09-25#seo-audit-frontier-prices

### Real-time filters: slop detectors and brand-relevant news triage `[11:00]`
Robin built a live AI-slop detector that confidence-scores every X post as you scroll and blocks past a threshold. Elvis had Jev read 384 morning news stories and flag which ones 15 different brands should care about — 24.9 seconds, 19 cents. In the same window, Opus 5 got through four articles.
*For: Marketing*
Link: https://aidailybrief.ai/e/2026-09-25#filter-your-feed

### The live-prioritized inbox is the use case NLW wants yesterday `[12:00]`
Jonathan Yunikowski asked: what if your inbox was live-prioritized by importance instead of reverse chronological? Jev rated 100 emails in 453 milliseconds for about a tenth of a cent — and matched his own ratings on every single one. 'This is a use case that I want right now, not tomorrow. In fact, I wanted it yesterday.'
*For: Ops, Exec*
Link: https://aidailybrief.ai/e/2026-09-25#live-prioritized-inbox

### Category three: one quick question per item, forever `[12:00]`
Marcel Pochulu built a macOS app that watches his downloads folder — is this an invoice? file it correctly — with no other LLM calls. DevEd runs live chat moderation. Stephen Tey of Dub fed Jev 10,000 previously caught malicious domains to flag bad links: 'something we've been wrestling with since day one. With Jev, we solved it in two hours.'
*For: Ops, CS, Eng*
Link: https://aidailybrief.ai/e/2026-09-25#invisible-triage

### Triage and routing is where Jev becomes absolutely integral `[13:00]`
Most workflows eventually hit the same question: what should happen next? Box has experimented with incident triage — customer impact, severity, escalation routes — and Odoo CRM has a proposed module asking three things about every lead: priority, buying readiness, spam or not. If you're in a company with multiple people touching the same leads or tickets, this is the one area to explore first.
*For: Sales, CS, Ops, Exec*
Link: https://aidailybrief.ai/e/2026-09-25#triage-becomes-integral

### Cheap grading at scale could become core agent infrastructure `[17:00]`
Harrison Chase of LangChain called Jev 'great for evals, especially online evals where you want to grade lots of traces.' That sounds dev-only, but as everyone starts putting support bots and research agents into production, a cheap tool for continuously judging agent work looks like core infrastructure, not a niche.
*For: Eng, Product*
Link: https://aidailybrief.ai/e/2026-09-25#jev-for-evals

### Category four: turn 'please review this' into questions you can rerun forever `[18:00]`
Every planted mistakes in 12 passages: Jev caught six of seven versus Claude Fable 5.1's seven — but in 0.35 seconds versus 8.83, at roughly 580× cheaper. At that price you can rerun the same check enormously many times and still beat a single frontier pass. Practical version: turn your style guide into yes/no questions and run them on every paragraph.
*For: Marketing, Product*
Link: https://aidailybrief.ai/e/2026-09-25#rerun-the-check-580x

### At this scale, it's a difference in kind, not degree `[18:00]`
The biggest rewiring Jev demands: its value isn't just doing a thing, it's doing it at such scale that the capability changes category. Checking every single sentence in minute detail for AI-isms is categorically different from running one generic LLM review across a whole document.
*For: Exec*
Link: https://aidailybrief.ai/e/2026-09-25#difference-in-kind

### Category five: micro-judgments make agents cheaper and faster `[19:00]`
People are using Jev to route agents to the right model, reasoning level, and tools. Vi Chen had Jev adjust GPT-6's reasoning effort inside Codex mid-task — more thinking when stuck, less for routine steps — cutting cost about 50% while runs got faster.
*For: Eng*
Link: https://aidailybrief.ai/e/2026-09-25#micro-judgments-for-agents

### Classify the skill first, inject only what's needed: 88% fewer tokens `[20:00]`
Daniel Son's Jev Skill Suggestion for Claude Code classifies which skill best matches each request and injects only that skill into context — an 88% decrease in tokens and cost. If you've built up a big skills library in Codex or Claude Code, this is how you stop shipping the whole thing with every request.
*For: Eng*
Link: https://aidailybrief.ai/e/2026-09-25#skill-injection-88-percent

### A harness that learns the job: $2.95 per alert down to 25 cents `[21:00]`
AJ Asver's team built a Jev-based harness that cuts repetitive-work costs by 90%, learning as it runs and moving steps from LLM calls to code. On compliance alerts, cost per alert fell from about $2.95 at the start to 25 cents by alert 1,000. Expect judgment models to be built natively into the tools and harnesses we use.
*For: Eng, Ops, Finance*
Link: https://aidailybrief.ai/e/2026-09-25#harness-that-learns

### Category six: what if copy/paste was smart? `[21:00]`
Marcus Lowe's demo: copy a resume, paste into an application, and the fields fill themselves. Norman's version splits pasted text, works out what each field is, and pastes only confident matches. Given how much work is moving details from emails, PDFs, and notes into CRMs and forms, this category feels very, very relevant.
*For: Ops, Sales, HR*
Link: https://aidailybrief.ai/e/2026-09-25#smart-copy-paste

### Be careful with hiring, money, and security — the score has no reasoning attached `[22:00]`
Ranking job applications with Jev is tempting, but even with good criteria you get a number and no rationale. The better pattern is hybrid systems: let Jev rank at volume, then automatically send bubble candidates to a fuller LLM review for a second look.
*For: HR, Legal, Exec*
Link: https://aidailybrief.ai/e/2026-09-25#where-to-be-careful

### TypeSafe's own list of what Jev is bad at `[22:00]`
Multi-step questions, where accuracy drops with each hop. Counting, math, and dates — it can extract the facts, but do the arithmetic elsewhere. Plus known issues with consistency and reading intent. Refreshingly, the vendor is explicit about the limits.
*For: Eng, Product*
Link: https://aidailybrief.ai/e/2026-09-25#what-jev-is-bad-at

### The four-question fit test for a Jev job `[23:00]`
One: you can write the possible answers in advance — categories, a yes/no, a scale. Two: there's a pile or a stream, hundreds of tickets or emails. Three: a wrong answer is cheap or easy to catch — don't leave high-stakes calls to its judgment alone. Four: you can hand it the evidence as text in under 32,000 tokens.
*For: Product, Ops, Exec*
Link: https://aidailybrief.ai/e/2026-09-25#four-fit-criteria

### 'Is this a good lead?' is a bad question — it's five judgments in a trench coat `[23:00]`
Break questions into constituent parts: industry fit, company size, buying intent, and so on, each as its own question. Describe every scale level in words, ask more questions than you think you need, and test before you trust — label 50 emails yourself and compare before letting the classifier run your inbox.
*For: Sales, Ops, Product*
Link: https://aidailybrief.ai/e/2026-09-25#one-judgment-per-question

*Today's sponsors: KPMG, Blitzy, Harbor, Hyperagent — offers at https://aidailybrief.ai/sponsors*

---
Transcript: https://aidailybrief.ai/e/2026-09-25/transcript.md
Listen: https://pod.link/1680633614 · Ad-free: https://patreon.com/aidailybrief
© 2026 The AI Daily Brief — Until next time, peace ✌