Chrome Extension Classifies X Content
Tafar built a Chrome extension with Jev that quietly analyzes what he is seeing and classifies it as Opinion, Engagement bait, and other categories. He says it is clean enough to look like a new feature on X.
Also filed under Tools & apps
- Google Icons Search Tool
Roman Khrupa built a tool that searches Google Icons using JEV (Laya-MLX).
- AI Slop Finder for X
Utkarsh Singh built an AI-slop finder for X using Jev. A content script extracts tweet text, sends it through a backend API to Jev, and displays the resulting AI-slop score as a badge on the tweet.
- Precise Citations on Document Pages
Pushkar Jain says @knowyourcompani uses Jev from @typesafeai to render exact citations on document pages, upgrading from chunk box mapping to more precise citations.
- jev-sec-audit Flags Risky npm Packages
jev-sec-audit uses Jev, a System 1 model built for fast decisions, to flag risky npm installs. It runs as one step in GitHub Actions and is open source.