Urgent.News

What's breaking now, across thousands of outlets.

AI

TypeSafe unveils decision-focused AI model Jev

TypeSafe AI has released Jev, a transformer-based artificial intelligence model designed to make structured decisions for software rather than generate conversational text, drawing strong early interest from developers seeking faster and cheaper automation tools. The San Francisco start-up, founded by former OpenAI researcher Diogo Almeida, introduced Jev as its first “System One” model after two…

TypeSafe has introduced Jev, a transformer-based AI model specifically crafted for software-level decision-making rather than generating conversational text. The San Francisco-based company, founded by former OpenAI researcher Diogo Almeida, revealed Jev as its inaugural "System One" model after a two-year development period in stealth mode.

Unlike conventional large language models that generate strings of text, Jev returns typed decisions and probability estimates that software can employ directly for tasks like classification, routing, scoring, verification, and guardrails. These bounded judgments are faster and cheaper compared to traditional language models. TypeSafe claims Jev can perform decisions in 70 to 500 milliseconds and charges $42 per billion input tokens, with no cost for output tokens.

Vercel, a developer platform, integrated Jev into its AI Gateway, describing it as a probabilistic decision model capable of returning Choice, Score, and Boolean answers concurrently. This structure enables software to automate high-confidence cases while directing uncertain ones for review. Initial testing by Vercel's Pranit Sharma showed Jev outperforming OpenAI models in a command reviewer classifier by five to 18 times faster while maintaining higher accuracy.

Bryo AI's CTO, Nikhil Mudholkar, compared Jev with Google's Gemini for classifying business emails, finding Jev to be significantly cheaper despite slightly lower accuracy. The model's training approach, dubbed Reinforcement Learning for Calibrated Decisions (RLCD), relies heavily on synthetic data and is designed for machine-facing automation.

Jev's probability scores, returned with each decision, empower developers to set thresholds for automatic software actions. However, developers must exercise caution, as a probability does not guarantee correctness, and production systems must assess when errors are acceptable. TypeSafe emphasizes that Jev cannot hallucinate, meaning it cannot fabricate open-ended text outside predefined outputs, but it can still make errors.

Written by urgent.news from Arabian Post's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at thearabianpost.com →

More in AI

How to Verify Self-Hosted LLM Tool Specs Before Building

How to Verify Self-Hosted LLM Tool Specs Before Building You've found a promising self-hosted LLM tool on GitHub. The README looks good. The demo works.

  • Verify license details in LICENSE or LICENSE.md file
  • Scrutinize RAM and GPU requirements from issues and docs
  • Check offline capability and maintenance status in README

Fear of AI job losses now outweighs hope of new jobs, study finds

In the midst of calls for an AI development slowdown, the fear and uncertainty over AI's impact on the job market remain present worldwide, study finds.

  • 50,000+ surveyed across 37 countries on AI job impact
  • Trust in AI regulation linked to perceptions of China, US, EU
  • Younger adults most concerned about AI job losses

More from Saturday 19 September →