








If you do meat and potatoes AI automation, "Jev" is the most important model announcement this year. I'm psyched.
The dirty secret of AI automation is that LLMs are expensive, slow, and often unreliable for business workflows, especially at scale. You spend tons of time bullying LLMs to do simple tasks like extract text, categorize items, or make true/false decisions.
Jev is an architecture built for these "boring" automation tasks. It doesn't write code or chat with you. It's more like an old-school classifier from 2018 (shout out to the 2018-2019 FastAI CNN/RNN crew!)
The problem with old-school models is that they're annoying to train. You need time and relevant data, and a lot of fussy iteration. But Jev is "zero-shot", meaning you just send in data as context, ask the question, and get structured output with confidence probabilities.
Jev is a great example of the old software maxim "worse is better." Because the model is simpler and focused on automation, it's fast and insanely cheap.
If Jev works well in production, this is likely a more important innovation for automation work than so-called AGI models like Astra or Fable.
I plan to write more about it after I use Jev a bit.


















