A source-verified directory of 487 Jev projects — browser agents, model routers, SDKs and MCP servers — each one showing the exact decision it hands to Jev. Curated by the Awesome Jev community, mirrored here under MIT.
A Polars library for parallel provider inference that also calls Jev per row as Noul, Choice, and Score questions, or as one typed contract over a document.
WHERE JEV FITS
One System One request per row: Noul, Choice, or Score answers land as ordinary typed columns with confidences.
Puts closed-set Jev answers on existing Polars columns instead of another chat-completion pass.
Semantic AI for pandas and Polars: classify text, analyze sentiment, and score DataFrame rows with natural-language questions and full probabilities using TypeSafe Jev.
WHERE JEV FITS
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Ask a yes/no question of every function in a codebase. Ranked answers in seconds, for cents. Grep whose pattern is a question, powered by TypeSafe Jev.
WHERE JEV FITS
Converts natural language questions into boolean/probability queries across functions, ranking matches locally by confidence.
Enables natural language function discovery across codebases at low cost, similar to an intelligent grep.
Jev answers multiple-choice questions and does not generate text, so on its own it cannot
return a name, an email address or a quote. jeveryword numbers the words of your text, offers
those numbers as the answer options, and converts the numbers Jev picks back into the original
substring with its character offsets.
WHERE JEV FITS
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
The string baselines are best-match Jaro-Winkler and best-match TF-IDF cosine; the table shows
the better of the two. Exact matching after normalization scores 0.26, 0.41, 0.00, 0.00 and
0.22.
WHERE JEV FITS
Jev judges whether two candidate records refer to the same entity under a user-supplied match definition; local code generates candidates and resolves accepted matches.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
A community-maintained directory and radar for Jev, highlighting open-source projects with verified code and clear decision architectures.
What is Jev?
Jev is TypeSafe's decision model. This directory groups projects by how they use choices, scores and probability judgements, with implementation links to help you assess fit for your own task.
We prioritize open-source projects with clear Jev implementation evidence. Repositories without verifiable source code are excluded from the main directory.