Introducing System One Models and Jev(typesafe.ai)
1455 points by albelfio 15 hours ago | 412 comments
tl;dr: TypeSafe AI, founded by ex-OpenAI researcher Diogo Almeida, has launched Jev, a "System One Model" designed for fast, structured decision-making rather than text generation. Trained via Reinforcement Learning for Calibrated Decisions (RLCD), Jev produces type-safe structured outputs with calibrated confidence scores, claiming to be 40-200x faster and up to 444x cheaper than frontier LLMs on comparable tasks, with no hallucinations or type errors. It's aimed at automation workflows, classification, routing, and real-time applications where LLMs are too slow or unreliable to embed in code.
HN Discussion:
  • Enthusiasm about the tool's potential for practical use cases like ranking and classification
  • Speed/cost comparison to LLMs is misleading since Jev only handles structured output
  • ~Announcement is unclear; documentation explains the value better than the marketing
  • Skepticism that this differs meaningfully from standard ML regression/classification heads
  • Excitement about combining Jev with design-by-contract patterns for richer applications