Batch Ticket Analysis Tool
CowAgent built a batch ticket analysis tool on Jev. It returns classifications, scores, and booleans, each with a probability distribution.
View on X time~500ms
Yujie Zha@zhayujie๐
Had CowAgent build a batch ticket analysis tool on Jev. Jev doesn't generate text. You send content and typed questions, it returns classifications, scores and booleans, each with a probability distribution. One call per ticket, 7 judgments, ~500ms. https://t.co/uBRBSsuAGo
Jev does not generate text. Each ticket uses one call for seven judgments.
Also filed under Triage & routing
- Jev Intent and Tool Router
Huzeyfe_dev built a lightweight, framework-agnostic intent and tool router using Jev AI. It is designed to speed up agent loops by routing decisions without relying on large generative LLMs at every step.
- Local Candidate Scoring with Jev
Bev performs local Jevfire-style candidate scoring using ternary models and a System One API. Its probabilities are candidate-relative.
- Team Agent Workspace for Routing and Model Selection
Agentconnect is a team agent workspace that uses Jev typed decisions for response routing and model selection.
- Desktop AI Assistant with Jev Plugin
PyGPT is a desktop AI assistant with a Jev plugin for typed classification, routing, verification, and scoring.