Jev Chat Contribution Classifier
The author built a demo with Jev that sorts chat messages into eight types of team contribution, classifying them as it scans.
Uwaizumi.eth|🔗AIでメンバーの貢献を可視化・ブロックチェーンに記録するUnyte@0xUYZ𝕏
話題のJevで、チャットでの発言をチームへの貢献の種類ごとに仕分けるデモを作りました!! 「質問に答えた」「資料を共有した」など8種類を、スキャンしながらその場で判定してます。精度も高い。 1,000件を処理するのに約130秒・9円と早すぎ&安すぎなのもすごい。。 https://t.co/Qt5I6vlNde
Examples include answering questions and sharing materials. The author reports that processing 1,000 items took about 130 seconds and cost 9 yen.
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.