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.

Related event: Sentdex slams 'rebuilt Tesla FSD in an hour' claim as glorified if-statements(3 posts)→

Original post →

More from coding & agent

coding & agent channel →