Jev Playground
An interactive playground for TypeSafe AI's Jev System One decision model. It offers preset scenarios, typed questions, and probability-based answers via OpenRouter, Vercel AI Gateway, and TypeSafe API.
A runnable Next.js demo that sends each title's information to TypeSafe Jev as parallel yes/no questions and lifts matching series out of a pile. Falls back to a local heuristic when no API key is set.
仓库是一个真实调用 TypeSafe Jev 的可运行 Next.js 示例:README 说明使用 TYPESAFE_API_KEY 并通过 noul 并行向 Jev 发送标题事实进行 yes/no 打分,从而筛选剧集;未设置 key 时回退到本地启发式规则。属于对 TypeSafe Jev 的实质集成与 demo。