questions
nitoba
A TypeScript decision library that asks typed questions via Zod or native batches, defaulting to TypeSafe Jev, with optional Vercel or generative adapters.
- License
- MIT
- GitHub Stars
- 4
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Posts state plus Choice, Score, or Noul questions to `/v1/systemone`, defaulting to jev-latest.
What this project offers
The same question definitions can target TypeSafe, Vercel, or a generative backend without rewriting callers.
Review scope
Pinned public source was reviewed. This site did not execute the project or independently measure performance or safety.
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.