JevMade hello@JevMade.com

Explore Video guides

Find something worth watching.

Walkthroughs, demos, and deep dives. Our notes first, the original next.

Agent workflows

Agent workflows, on screen.

40 videos · showing 1–24

Keep exploring.

More walkthroughs, examples, and different perspectives.

I Gave 3 AI Trading Bots $1,000 (Jev)

Creator Magic walks through building, testing, and deploying three autonomous crypto trading bots using Claude Code and TypeSafe's Jev decision engine. He shows how periodic market snapshots are evaluated by Jev against bot personas, filtered through a local risk layer, tested in dry-run mode, and hosted 24/7 on a VPS.

Duration: 17 minutes 40 seconds.

This NEW Jev + Claude OS Just Changed Every AI Workflow

Chase AI demonstrates an agentic OS architecture utilizing Jev to route user requests across three execution tiers. The setup pairs Jev classification with Whisper, Kokoro, Obsidian vault memory, and Claude Code execution.

Duration: 22 minutes 16 seconds.

CLAUDE + JEV: Die nächste Stufe von KI ist da

Sascha Hoffmann demonstrates using Jev to offload high-volume discrete choices from costly LLMs. He reviews structured question definitions, context limitations, and two implementations: approving CRO agent copy edits and pre-filtering large Google Search Console queries.

Duration: 13 minutes 35 seconds.

Jev Crash Course: Typed AI Decisions with TypeSafe

This Python tutorial uses Noul, Choice, and Score questions to route support tickets. It demonstrates request configuration, confidence gates, composite priority scores, and parallel questions that inform a handoff to application code, an LLM, or a person.

Duration: 40 minutes 17 seconds.

What is Jev AI & System One Models - Explained for FDE & AI Jobs

This video breaks down Jev's architecture as a System 1 decision model rather than a generative chat LLM. It explains parallel sampling, probabilistic outputs (Noul, choice, score), and how Jev offloads fast routing tasks in agentic pipelines while evaluating competitive moats.

Duration: 17 minutes 32 seconds.

Use o Jev IA de graça + Casos de usos!

Henri8 explores TypeSafe's Jev decision model via Vercel AI Gateway. He explains how typed questions replace conversational text for agent routing, triage, and guardrails, detailing two-stage architectures where LLMs interpret, Jev decides, and code executes based on confidence thresholds.

Duration: 20 minutes 29 seconds.

Jev Top 5 Use Cases

Kaya Rezende examines practical use cases for TypeSafe AI's Jev model, spanning browser-based flight booking, automated ad classification via OCR, and community experiments like trading bots. The video highlights how low-latency structured decisions can serve as lightweight intermediaries for LLM routing, guardrails, lead qualification, and large-scale catalog analysis.

Duration: 5 minutes 39 seconds.

Jev AI Is INSANELY Fast — 70ms AI Decisions Explained

This overview explains TypeSafe AI's Jev model, exploring its architecture as a fast System 1 model that outputs predefined structured decisions rather than text. It covers agent routing, latency tradeoffs, and TypeSafe's reported benchmarks.

Duration: 7 minutes 30 seconds.

Jev + Treg is a crazy combo for automation...

AI Jason explains Jev's architecture as a discrete decision-making model that outputs probability distributions over defined options. He illustrates how to construct business guardrails using confidence thresholds and demonstrates three real-world pipelines: fraud detection, buyer intent lead qualification, and social media post classification.

Duration: 14 minutes 29 seconds.

Jev AI: How to Automate Model Routing

This video explains how to build front-door model routing for AI agents using Jev. It covers creating model lanes with descriptive criteria, routing on confidence thresholds, handling multi-query task profiling, choosing between sticky and turn-by-turn routing, and establishing fallback mechanisms when network calls fail.

Duration: 12 minutes 37 seconds.

Jev will 10x your Claude Code (Here's How)

This video introduces TypeSafe's Jev model as a fast, low-cost system-one classifier. It demonstrates integrating Jev with Claude Code across three practical levels: internal agent routing and skill selection, high-volume batch triage like lead qualification, and application-level features including semantic UI filtering and element removal.

Duration: 11 minutes 46 seconds.

Jev AI just Changed Video Editing Forever (FULL SETUP)

This video shows how Jev acts as a fast tool-routing agent inside the Hyper Edit open-source video editor. It demonstrates invoking media sourcing, dead-air removal via FFmpeg, captioning, and fallback routing to Claude without standard LLM thinking overhead.

Duration: 5 minutes 17 seconds.

Will Jev Replace LLM's? What is Jev From TypeSafe AI

Krish Naik explains TypeSafe AI's Jev decision model, contrasting its fast probabilistic classification with generative LLM reasoning loops. He walks through conceptual architectural diagrams showing how Jev can handle tool routing, multi-agent dispatch, and post-generation guardrail verification without replacing generative LLMs.

Duration: 23 minutes 27 seconds.

Building a Harness with Jev

LangChain product manager Sydney introduces Jev, a System 1 decision model from TypeSafe AI. The video covers how Jev handles parallel typed queries (choice, score, boolean) directly on structured state, contrasting it with LLMs and demonstrating harness use cases like model routing, risky tool call gating, and judge-based evals.

Duration: 9 minutes 14 seconds.