Jev Intent-Classification Playground
Shintani Teppei replaced Haiku with Jev for intent classification in his household AI secretary and built a playground. The classification changes as the user types.
Shintani Teppei@euglena1215𝕏
家庭内AI秘書に話しかけるときに元々 haiku で意図分類させてから後段の sonnet/opus/fable に流してたのを Jev に置き換えて playground を作ってみた。タイピング進む度に意図分類が変わっておもろい https://t.co/WORQ03oZvA
Previously, Haiku classified intent before requests were routed to Sonnet, Opus, or Fable.
Also filed under Triage & routing
- Jev-Assisted Codex Model and Effort Routing
The project provides Jev-assisted model and reasoning-effort routing for local Codex Desktop and CLI.
- Plain-English Gmail Filter Judge
The project uses Jev (TypeSafe) to judge Gmail filters written in plain English.
- Framework-Agnostic Jev Intent and Tool Router
Huzeyfe_dev built a lightweight, framework-agnostic intent and tool router using TypeSafe’s Jev decision model to speed up agent loops.
- MCP Tool Router with Jev and MCTS
Harness-router is a lightweight tool router that uses Jev for fast tool selection and Monte Carlo Tree Search for harder multi-step decisions. It uses MCP as the tool interface and falls back when routing is uncertain.