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

JevMade field notes / Video guide

Jev, Laya & Laya MLX - New Classification Models Explained in Hindi

This Hindi tutorial introduces TypeSafe's Jev as a System 1 fast decision model rather than a conversational LLM. It demonstrates running API calls, using the Python SDK for structured outputs (noul, choice, score), and running alternative local decision models like Laya and Laya MLX on Mac hardware with latency timing.

Original by AI Tech GyanGetting startedIntermediate25 min 59 sec Published Source reviewed

Before you press play

What you’ll find in the video

  1. Jev functions as a fast System 1 decision engine providing structured outputs for conditionals (like noul, choice, and score) rather than conversational chat.
  2. Requests send a context state and typed questions via curl or Python SDK, returning probabilities and model confidence scores in JSON format.
  3. For local offline decision routing without cloud API latency, lightweight alternatives like Laya and Laya MLX can run on consumer hardware like Apple Silicon.
Worth knowing

Gemini-assisted video/transcript review. Observed latencies (e.g., 28ms on Laya MLX or 150ms on Laya) and $5 credit burn rates are creator test observations on local hardware and specific prompts, not guaranteed SLAs or controlled benchmarks.

Jev, Laya & Laya MLX - New Classification Models Explained in Hindi