Sentdex calls out JevPilot: driving on ground-truth sim data is basically if statements
Sentdex · x · 2026-09-19
JevPilot, an open-source Three.js driving simulator by Standard Agents, claims Tesla Autopilot-like behavior powered by the Jev model. Sentdex points out the catch: Jev does not make decisions from vision — it receives ground-truth sim data (compact tables of eligible paths, road boundaries, nearby traffic, signals), skipping the genuinely hard part of self-driving: perception.
His verdict is blunt: feeding privileged ground-truth data to a model and having it drive is easy — solvable with if statements, no Jev needed. The repo (66 stars) is on GitHub, so the demo logic can be verified in code.
More from coding & agent
- pdfcn: open-source React PDF components built on Takumi and Forme — tom_doerr · 2026-09-19
- Elvis Saravia on integrating Jev into agent harnesses: cheaper workflows, verifiers and new UX — omarsar0 · 2026-09-19
- Developer: AI short-circuits the doubt phase, from idea straight to prompting — dfinke · 2026-09-19
- Codex agent burns user's weekly quota by fanning out 40 xhigh review sessions unsupervised — kevinnbass · 2026-09-19
- Getting Two AI Agents to Talk to Each Other: Voice-Loop Experiment Notes — Clear-Pear2267 · 2026-09-19
- Open-source Kev-0.5B: a tiny Qwen2.5-0.5B decision model you can train on a MacBook — sull · 2026-09-19