ai
vercel
The TypeSafe provider in AI SDK lets TypeScript applications call Jev through the shared evaluate interface.
- License
- Apache-2.0
- GitHub Stars
- 26835
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Maps choice, score, and yes/no questions to TypeSafe System One requests and parses typed results.
What this project offers
Reuses a common evaluation interface within AI SDK applications.
Review scope
The verified scope is one optional provider in the repository, not that all of AI SDK is powered by Jev or that all users use it.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.