用 Jev 构建代码库分类器
开发者分享用 Jev 构建代码库分类器,认为这可能解决智能体生成过度工程化代码的问题,并询问下一步测试方向。
开发者分享了一个开源原型 Chrome 扩展,利用 Jev 实时监听 YouTube 音频、检测赞助片段并自动跳过,每段视频成本约 0.005 美元,采用 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…