Browser extensionsAn ad blocker with judgmentI build an undetectable realtime adblocker extension with typesafe It checks every dom element and classifies as ad/non-ad and removes it if true Extremely fun to work with, expecting an incredible shift in how AI is being used in the futureZachi203.1K views
Browser extensionsA logical-fallacy detectorLOGICAL FALLACIES: Next jev tool I'm working on is a @brave extension that gives a probabilistic fallacy score to every post on X timeline in realtime. It also flagged well reasoned, internally consistent + logical posts in green. Was curious to see how Jev would do with this.SmalltownRobot
Browser extensionsA real-time feed quality filterMade a real-time slop detector with jev as you scrollRobin Bilgil693.6K views
Browser extensionsFiltering AI slop from YouTubeUsed Jev to build a chrome extension that filters out AI slop on YouTube. It's BYOK, works on scroll and caches results.Mario Jankovic1.5K views
Browser extensionsAn X feed tuned to your bookmarksin 2026, why do you still get irrelevant posts on your X feed? built a feed optimizer with @typesafeai Jev. it's tuned on my own bookmarks, then every post goes through ONE call to Jev → 9 typed answers as probabilities: ragebait, ad, low effort, hostile, useful… and "wouldPaolo Rosson2.7K views
Browser extensionsFiltering unwanted X repliesPro tip: You can use Jev to remove annoying reply guy comments that X seems to always miss. Takes 5 minutes in Astra with the docs and an API key.Ian Nuttall17.5K views