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 Show more
Demos
The official demo hub, currently home to the Smart Home Assistant, which uses speculative questions to pick a tool and falls back to a general model when nothing fits.
- Category
- Tools & Integrations
- Published by
- TypeSafe AI
- Author
- —
- Added
- 2026-09-20
Tagsofficialdemotool-calling
Highlights
- One demo is currently listed: the Smart Home Assistant.
- It evaluates a request with speculative questions and falls back to an LLM when no tool fits.
- The page invites readers to submit their own use cases for the hub.
Watch out
The hub is early and thin, so treat it as a starting point rather than a catalog.
More like this
Drop-in skill for Claude Code, Codex, and other agent environments that teaches the right way to structure states and questions.
Tools & Integrations#official#agent#skill
Officialskills
TypeSafe's announcement that Jev is available on the Vercel AI Gateway, linking the model page with the Jev API, pricing, and playground.
Tools & Integrations#official#x#vercel
Official
Browser Use's Ultrafast agent puts Jev in charge of picking each browser action from a dynamic DOM action space. The author reports a flight search in 7 seconds for about $0.0039.
Tools & Integrations#community#x#video
Community
From the community
Posts from builders shipping with Jev right now.
The launch post
Trading bot, one decision per block
I built a trading bot with Jev! Jev decides if it should "buy" or "sell", given the price feed of an asset pair, and executes real trades. It uses Monad to place the orders on Kuru's on-chain order book in every 300ms block. Demo link → jev-trader.vercel.app

