Jev

Command Palette

Search for a command to run...

JavaScript48 starsUpdated 2026-09-18

typesafe-adblock

🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) "is this DOM element an ad?" and pops it off the pag...

What it does

🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) "is this DOM element an ad?" and pops it off the page. BYOK, no backend, not a real ad blocker.

Ad and annoyance blocking decisions via System One instead of brittle regex towers. A neat example of high-volume binary-ish gates.

Indexed from awesomejev.com

More in this orbit

Same category, overlapping tags. Hand-picked neighbors, not a black box.

Browser and computer usePython4,799
DemoFeatured
Browser Use's ultrafast agent: Jev picks the operation and DOM element in one request; a small LLM only writes text when typing is needed.

by @gregpr07

browser computer usebrowser-useagents
Browser and computer usePython202
Computer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.

by @awlevin

browser computer usebrowser-use
Browser and computer useJavaScript37
Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts, often bef...
browser computer usebrowser-use
BenchmarksPython3
Non-autoregressive decision engine on ModernBERT (151M) with calibrated uncertainty (RLCD), TypeSafe AI Jev benchmark audit, and in-brows...
benchmarksbrowser-useeval
By Rishit