zio-typesafe-ai
jamesward
A Scala 3 and ZIO library for TypeSafe AI and Jev, integrating discrete decision endpoints into a purely functional effect system.
- License
- Apache-2.0
- GitHub Stars
- 3
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Models Jev System One queries as ZIO effects, submitting state and typed questions concurrently with robust schema decoding.
What this project offers
Enables functional Scala applications to leverage Jev fast decision-making with fiber-based concurrency and structured error management.
Review scope
Source code verified against pinned commit. Complete effect wrapper and test specifications; no live load benchmark.
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.