Building a Codebase Classifier with Jev
A developer shares building a codebase classifier with Jev, suggesting it may solve overengineered code from agents, and asks what to test next.
The author built an extension with Jev that scans posts on screen in real time, classifies them into categories like scam or slop, and shows a confidence badge.
Created a slop detector extension with Jev It scans all the post on the screen in the real time and classifies it on categories like scam, slop, clean, etc. Shows a minimal badge on the post with the confidence score. Comment bellow if you want to try the extension.