devwithjev
reading now views
Submit a build

Typed Decisions with Jev

open-jev is a browser-focused TypeScript library that takes one piece of text and any number of typed questions, then returns a calibrated probability distribution for each question in one forward pass. It does not generate answers, so each answer is one of the provided options.

nico-martin@nico-martin
open-jev is a browser-focused TypeScript library for typed decisions: one piece of text (the state) plus any number of typed questions go in, and one forward pass returns a calibrated probability distribution per question. Nothing is generated, so an answer is always one of the options you provided.
Sep 23, 2026GitHubView on GitHub

Also filed under Tools & apps