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 a CLI tool using Jev to extract query-relevant knowledge from an LLM wiki, claiming it is faster, cheaper, and as accurate as letting LLM agents do it.
Speed and cost improvement is amazing. Built a cli tool that uses Jev to extract knowledge from an LLM wiki that’s relevant to a given query. Way faster and cheaper than letting LLM agents do it, and as accurate