JevMade hello@JevMade.com
← Back to getting started videos

JevMade field notes / Video guide

JEV Breakdown: The First AI Model Built For Code

Rob Shocks explains TypeSafe's Jev model, built to output typed decisions rather than generative text. He reviews its core primitives (choice, score, Noul), demonstrates playground examples for triage and smart home actions, and discusses routing use cases.

Original by Rob ShocksGetting startedIntermediate10 min 36 sec Published Source reviewed

Before you press play

What you’ll find in the video

  1. The playground examples return a bounded decision and probabilities rather than a generated explanation.
  2. Use Choice for supplied categories, Score for an ordered assessment, and a yes-or-no proposition for a binary probability.
  3. The demonstrated uses include support-ticket priority, smart-home actions, and routing an agent to a tool.
Worth knowing

Gemini-assisted video/transcript review. Speed and cost figures are based on creator demonstrations and vendor claims rather than standardized independent benchmarks; typed outputs provide probabilities without guaranteeing correctness.

JEV Breakdown: The First AI Model Built For Code