OPEN SOURCE · CURATED REPOSITORIES

Jev GitHub Projects.

Curated Jev SDKs, tools, demos, integrations, benchmarks, and research projects. Repository metrics come from GitHub; titles, summaries, and categories are editorial.

750 projects
7 projects
aarora79aarora79/jev-samples
Examples & templatesDeveloper resources

Jev Runnable Samples

Runnable samples for TypeSafe AI's Jev/System One model, demonstrating structured decisions and scoring.

000
stephoteestephotee/survey-qc-with-jev
Examples & templatesDeveloper resourcesHTML

Survey QC with Jev — TypeSafe System One example

A fully reproducible worked example using TypeSafe's Jev System One model for survey respondent quality control: deterministic rules in code plus semantic judgments from Jev. Contains 6,019 real responses, raw Jev outputs, policy tuning and a static dashboard.

000MIT
nexibeonexibeo/jev-cookbook
Examples & templatesDeveloper resourcesJavaScript

Jev Cookbook

15 tested recipes for TypeSafe's Jev decision model, with runnable scripts and measured results.

1900MIT
paramjeetnparamjeetn/jev-cookbook
Examples & templatesDeveloper resourcesPython

Jev Cookbook

The complete guide to TypeSafe AI's Jev System One model, with 120+ use cases, 10 runnable examples, 4 composition patterns, and first-principles theory, showing how to get typed probability outputs in ~100ms via API.

200MIT
ReallyArtificialReallyArtificial/jev-by-example
Examples & templatesDeveloper resourcesJavaScript

Jev by Example

Ten runnable Jev examples covering memory conflicts, tool-result checks, recovery, context selection, and handoffs. JavaScript, zero dependencies; supports offline fixture mode and optional live calls to the TypeSafe API.

1110MIT
FoadsfFoadsf/jev-for-engineers
Examples & templatesDeveloper resourcesPython

Jev for Engineers: Eight Minimal Examples

Eight minimal working examples of TypeSafe's Jev System One model for mechanical and electrical engineering: CAD/CAE/CAM routing, FEM result triage, DFM screening, BOM alignment, and hallucination-proof extraction.

301MIT
codaaiteamcodaaiteam/jev-typesafe-ai
Examples & templatesDeveloper resources

Jev TypeSafe AI Unofficial Developer Notes

Non-official developer notes and examples for Jev, TypeSafe AI's System One model, covering API usage, question types, and common use cases.

100