devwithjev
reading now views
Submit a build

Routes Support Tickets with Jev

AICodeKing tests TypeSafe’s Jev as a router for messy customer support messages. Jev classifies a duplicate-charge ticket as billing, assigns a 98% refund probability and 11% urgency, then picks sales with 0.31 confidence from three forced categories.

Treff@0xTreff𝕏
AICodeKing just put TypeSafe's Jev through real support-ticket tests ~8 minutes of Choice, Score, and Noul on messy customer messages he starts with a duplicate-charge ticket Jev picks billing, puts refund probability at 98%, urgency at 11%, and keeps frustration near calm then he removes Other and forces billing / technical support / sales Jev picks sales at confidence 0.31 restricted choices stop invented labels, they don't stop a wrong useful pick Watch it, then read the full guide on building a Jev support-ticket router below
Sep 23, 2026X postsView on X
The roughly eight-minute test uses Choice, Score, and Noul. The author notes that restricted choices stop invented labels but do not prevent a wrong pick.

Also filed under Triage & routing

  • How to Build Things with Jev & OpenJevs

    How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. ‍ Github: code will be up in ...

  • Jev is HERE. How to use it

    Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...

  • Jev-Shaped Classification Wrapper

    jevper is a Jev-shaped classification wrapper over OpenAI-compatible clients that returns probabilities and confidence.

  • Local Jev Protocol Multi-Upstream Router

    jev-switch is a local multi-upstream router for the Jev protocol with a Rust backend and React interface.