Breaking: Browser Use + Jev = Ultrafast ⚡ Findings flights took 7s and cost only $0.0039 🤯 > new action space every step > DOM state space > small LLM fallback to type (this video is at 1x speed btw) Built a tiny open source browser agent. try it below ↓
Cookbook: Date Extraction
Extract dates by asking seven Choice questions about a date's shape and parts, then resolving them in code: five of six examples auto-accepted and missing dates flagged at 0.46 confidence.
- Category
- Cookbooks & Demos
- Published by
- TypeSafe AI
- Author
- —
- Added
- 2026-09-20
Highlights
- Seven Choice questions read the date's shape and parts, month, day, year 1900 to 2050, and weekday, while the model does no math.
- Code resolves the parts against a pinned TODAY and infers missing years; five of six examples were auto-accepted.
- An absent kickoff date returned none with 0.46 confidence and the note that the absolute date was incomplete.
- Bare weekdays mean the next occurrence on or after today; next means the following calendar week.
Watch out
Phrases like next Thursday are ambiguous, so the code fixes a convention and sends anything under 0.60 confidence to review.
More like this
From the community
Posts from builders shipping with Jev right now.
Browser Use Ultrafast, powered by Jev
A really smart switch statement
hype-free explanation of jev: jev does not replace gpt / claude jev is just a *really* smart switch statement like if 2016 ml classifiers got 2026 levels of intelligence it's a new* type of tool that will make a lot of workloads insanely fast, cheap, and accurate * = and by 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


