开源了 LitJev:我们对 Jev 类型化决策 API 实现方式的猜想,可接入任意现成 LLM。 小测试:Qwen3.8-27B,10 道 MMLU-Pro 一次完成,0.3 s。比让模型只生成答案快 2.9x;比生成完整 schema JSON 快更多(显然)。更多测试马上来。 非官方,基于公开信息。
TypeSafe AI Jev: 50 Financial Jobs, Verifiable Demos & Honest Limits
A two-hour recorded run of 50 financial workflows with saved outputs, baselines, and failures, from ledger integrity to AML triage and sanctions matching.
- Category
- Cookbooks & Demos
- Format
- Video
- Published by
- Community
- Author
- The Fintech Builder
- Added
- 2026-09-25
- Last verified
- 2026-09-25
Highlights
- Fifty numbered demos span accounting, payments, fraud, AML, crypto, portfolios, and market research.
- Demo data, state, and questions are hosted separately, with code in a companion repository.
- Closes with a section titled Fifty jobs, eight decisions.
Watch out
Educational research, not financial advice; replays use synthetic or cached data rather than live requests.
More like this
From the community
Posts from builders shipping with Jev right now.
LitJev: Jev-style decisions on any local LLM
Secret detection with Jev, tested
Built a quick Secret Detection Test with Jev by @typesafeai Results seem promising so far, ran it a few times and it's pretty consistent as well. github.com/teyhouse/jev-s…
Jev Driving Lab: a playground for System One models
@typesafeai (and System One models in general) have a lot of uses, and fun to play with. New paradigm open to public now. This is a self-driving sim I spun up to test Jev today. Structured sensor state in, typed driving decisions out, steer, brake, overtake, pedestrians, speed Show more
200 rows, 32 template families, and traps, judged in one call
First test with Jev (TypeSafe System One): 200 rows, 32 template families, traps — 'yes' rows with "we'll pass", 'no' rows with 'absolutely, happy to meet'. The single Jev question scored 100%. My 12 dimensions scored 98%. I had designed a task my own question could ace.
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
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
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
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

