import { experimental_evaluate as evaluate } from 'ai';
const { answers } = await evaluate({
model: 'typesafe-ai/jev',
state,
questions: {
instructions: { type: 'boolean', instructions: 'Does `user_message` take back `rule`?' },
},
});
Other projects in this category
jev-review ▶ — A staged code-review workflow and local dashboard built with TypeSafe Jev.
oxlint-plugin-jev ▶ — Lint rules written in plain English. Oxlint finds the code, TypeSafe Jev answers the question.
patdown ▶ — typesafe's jev as a "fuzzy linter". give your code an ocular patdown.
jev_antispam_bot ▶ — Minimal grammY Telegram anti-spam bot powered by TypeSafe Jev
mastra-jev-moderation ▶ — Input moderation for Mastra agents on TypeSafe Jev — one file
gg-friggin-ez ▶ — Fast, drop-in profanity and toxicity screener for Node.js, powered by TypeSafe AI Jev. Catches leetspeak, character spacing, and romanized profanity across languages including Kannada, Telugu, Tamil, Hindi, and Bengali. ~50-500ms latency.
actiongate-jev ▶ — Runtime authorization and guardrails for AI-agent tool calls with deterministic policy and TypeSafe Jev via OpenRouter.
safe-sh ▶ — Static shell script analysis with Jev.