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 is building a VSCode extension that uses JEV to analyze user prompts and route them to the appropriate ChatGPT model, aiming to reduce token usage.
I'm working on a VSCode extension that uses JEV to analyze your prompt and routes it to the correct ChatGPT model, so we can finally stop burning through tokens.