Built with Open reimplementations

jevlike

A Jev-like model takes a piece of text and a list of N text options. It returns one probability for each option. It does this in one pass instead of writing an answer word by word.

1.1k ★ on GitHub

What it is

A Jev-like model takes a piece of text and a list of N text options. It returns one probability for each option. It does this in one pass instead of writing an answer word by word. Jev is TypeSafe's commercial model for this kind of task. TypeSafe has not published its design. This repository is an independent starter model with the same input and output shape.

Where the decision sits

jevlike calls the hosted decision API rather than running its own weights. That keeps the project small and means its behaviour moves whenever the vendor ships a new model version. It also means an API key and a network round trip sit in the path of every decision.

Models it references: Jev.

How active it is

Created 2026-09-16, last pushed 2026-09-16, 1,076 stars and 94 forks when we read it on 2026-09-20. Everything in this category is weeks old at most, so a stale push date means something different here than it would on a mature project. Check the repository before you depend on it.

What we have not checked

Whether it works. We have not run this project, measured the model behind it, or verified any performance claim in its README. This page records what the repository says about itself, read on 2026-09-20. The one model we have measured end to end is Jev.

Find out what your data actually supports

We turn your historical decisions into a frozen test set, then tell you which model, which threshold, and how much of it you can safely automate.