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.
A developer shares an open-source prototype Chrome extension that uses Jev to listen to YouTube audio, detect sponsor segments, and skip them in real time, costing about $0.005 per video with BYOK.
Just trying out Jev, I made a Chrome extension that: - Listens to your YouTube audio (optional) - Detects if it gets to a sponsor segment - Skips it ➡️➡️➡️ - All in real-time while costing ~$0.005 per video Prototype project, BYOK, open-source: https://github.com/trungdq88/youtube-sponsor-detection…