After a day with Jev: a fast general classifier, not an AGI leap
jiayuan_jy · x · 2026-09-19
- After a day testing Jev (launched by ChatGPT co-inventor, claiming 20-200x faster and 40-400x cheaper than LLMs), the author concludes the novelty fades fast: it behaves like a faster general classifier/decision-maker that regular LLMs can replicate, and its world knowledge may be thinner given unknown (likely small) parameter scale.
- Good fits: finite action spaces with low latency and formal output guarantees — most notably Computer Use (DOM list → Jev action → new DOM list loop), plus game AI, robotics, and autonomous driving.
- Hands-on: swapping parts of his Pi Agent to Jev worked for classification-style tasks like Compaction, but not tool use — each call carries unbounded parameters (e.g., line numbers) that require real inference.
- He's building a Poker AI demo pitting Jev against other models; no benchmarks yet — reasoning likely below frontier models, but the speed is striking.
More from coding & agent
- Dictate change requests in Loom, export transcript straight into Cursor — davidhoang · 2026-09-19
- The agent workflow that scrapes Reddit pain points and auto-sells info products — Roger_M_Taylor · 2026-09-19
- oh-my-hermes: open-source all-in-one plugin giving Hermes Agent routing, memory and 100+ skills — Roger_M_Taylor · 2026-09-19
- jeff: an open-source self-hosted drop-in replacement for jev, powered by GLiFormer — JiliJeanlouis · 2026-09-19
- Open-source repo trains a Transformer LLM from scratch — 13M params on a single Colab T4 — Roger_M_Taylor · 2026-09-19
- ratex: pure-Rust TeX rebuild compiles docs 10-70x faster than TeX Live — deliprao · 2026-09-19