
Ron Schmelzer, Contributor
· 1 min read
Why Everyone Is Talking About Jev, The AI That Doesn’t Chat
Last week, TypeSafe AI released Jev, an AI model that does not write emails, generate code or hold conversations. Introduced by a startup founded by former OpenAI researcher Diogo Almeida, Jev instead focuses on providing a model that can make decisions that software and agents can act on directly.
It classifies information, assigns scores and returns probabilities without generating the paragraphs that conventional large language models use to communicate their answers. It also is very fast and very cheap, with an advertised price is $0.042 per million input tokens, and no separate output charge. For developers accustomed to paying language models to produce a few words of structured information, Jev presents an intriguing proposition. Why generate a conversation when the application only needs a decision?
The economics have caught developers’ attention. Vercel engineer Pranit Sharma reported that replacing a conventional language model with Jev for command safety classification produced responses five to 18 times faster, with improved accuracy in his test. Another developer found that Jev classified business emails at a fraction of the cost of Google’s Gemini, though Gemini was slightly more accurate.
TypeSafe briefly struggled to serve demand through its API following the launch, according to TechCrunch. For businesses running automated systems that make thousands of decisions every hour, those early experiments suggest a way to reduce the expense of routine AI tasks without rebuilding the software that handles them, but building a dependency on third-party models for decision making can prove to be tricky.
The larger question concerns how much intelligence an application actually needs. Technology companies have spent years improving language models that reason, write and converse with humans. TypeSafe is pursuing the narrower objective of building a model that is only focused on making rapid, structured judgments inside existing software.
Original source
This story was published by Forbes: Innovation and written by Ron Schmelzer, Contributor. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on forbes.com


