standardagents/jevpilot
A playable Three.js driving simulator with Jev-powered autopilot
About the project
A playable Three.js driving simulator where an autopilot powered by TypeSafe AI's Jev LLM drives the car: it receives compact tables of road, traffic and signal data and picks steering and speed. A demo of Tesla Autopilot-like behavior.
Useful for
- Run the simulator locally with your own TypeSafe AI key and drive the Interstate 08 route from Millbrook to Cedar Town
- Toggle autopilot with J and watch Jev pick trajectories and brake before obstacles
- Open the JSON panel to inspect the exact Jev input payload, road boundaries and choice probabilities
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 33 stars today.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 70 stars.
- Top new repositories this week: #192.
- About 10 forks a day — people are taking the code.
- Recent forks include notable developers: @corysimmons (544 followers), @debianmaster (365 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 70
- Stars in a day
- 35
- Forks
- 11
- Issues and pull requests
- 9
- Watchers
- 3
- Language
- JavaScript
- Created
- September 17, 2026
- Last push
- September 17, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026Top new repositories this week: #192
Similar projects
-
8.7
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.4
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
7.8
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.7
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
6.9
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.6
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.