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.
JEV is an open-source AI model that doesn't chat or write. You give it a state and a question, it returns a decision, and your code handles the execution. This simple idea is already used across browser agents, coding tools, trading, and tax scenarios.
18K+ STARS FOR AN AI THAT DOESN’T CHAT OR WRITE. It just makes the call. That’s JEV. You give it a state and a question, it returns a decision, and your code handles the execution. That simple idea is already being used across browser agents, coding tools, trading, tax