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
CommunitySites & Guides
Exploring Jev for AI-Driven Mobile QA
Give Jev a screen snapshot and a task, and it chooses the next action for agent-driven mobile QA. Ships as a CLI you can point at a real app.
- Category
- Sites & Guides
- Published by
- Community
- Author
- Callstack
- Added
- 2026-09-17
Tagscommunitymobileqatutorial
More like this
A Python walkthrough of typesafe-sdk: sync and async clients, grouping answers into choices, scores, and nouls, and routing uncertain cases to review, with arithmetic kept in Python.
Sites & Guides#community#tutorial#python
Community
A practical guide through SDK setup, the three primitives, and five patterns including speculative fan-out, confidence-gated routing, composite scoring, and a retrieval-then-judge cascade.
Sites & Guides#community#tutorial#python
Community
A 22-minute walkthrough covering what Jev is, API setup, and three demos: a voice-controlled browser, AI memory, and a YouTube predictor, with chapter timestamps in the post.
Sites & Guides#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

