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

JevMade field notes / Video guide

🔥 ¿Un IF con Inteligencia Artificial? Conoce Jev

Héctor de León explains TypeSafe AI's Jev decision model and demonstrates querying its HTTP API in C#. He walks through formatting JSON payloads for binary Noul evaluations and multiclass choice categorizations.

Original by hdeleon.netGetting startedIntermediate10 min 20 sec Published Source reviewed

Before you press play

What you’ll find in the video

  1. Jev evaluates state text and returns structured probabilistic scores rather than generative free-form conversational text.
  2. Requests define questions using schema types such as Noul for yes/no probability scoring and choice for multiclass criteria evaluation.
  3. A single HTTP request can evaluate multiple questions simultaneously, returning normalized decision probabilities and token usage metadata.
Worth knowing

Gemini-assisted video/transcript review. The author tests an informal sample prompt via HTTP in C#, not a controlled benchmark, and does not evaluate production error handling or calibration.

🔥 ¿Un IF con Inteligencia Artificial? Conoce Jev