Jevalyn: Rails-native wrapper for TypeSafe Jev
A Rails-native Ruby gem wrapping TypeSafe's Jev System One API to add typed, calibrated decisions to application control flow. Includes decision definitions, guardrails, routing, and testing helpers.
OPEN SOURCE · CURATED REPOSITORIES
Curated Jev SDKs, tools, demos, integrations, benchmarks, and research projects. Repository metrics come from GitHub; titles, summaries, and categories are editorial.
Ranked by GitHub Stars
Ranked by recent Star growth and update activity
A Rails-native Ruby gem wrapping TypeSafe's Jev System One API to add typed, calibrated decisions to application control flow. Includes decision definitions, guardrails, routing, and testing helpers.
jevframe is a Python library that uses TypeSafe Jev to classify text, analyze sentiment, and score pandas/Polars rows with complete probability distributions.
A TypeScript decision harness for TypeSafe Jev: confidence gates, shadow mode, recipes, and offline eval CLI. Unofficial, requires a TypeSafe API key.
A fast Node.js library that uses TypeSafe AI Jev (System 1 model) by default to detect profanity and toxicity in multilingual, obfuscated, and romanized text, with a live demo and custom schema support.
A Python client for typed decisions over TypeSafe Jev, OpenRouter, laya, and more, with fallback and a local server.
PlayJev is a TypeScript library that integrates Jev with Playwright for natural-language browser automation.
JevSQL integrates TypeSafe Jev into SQLite, enabling SQL queries with natural-language predicates for filtering, ranking, classifying, and scoring rows by meaning, with batching, caching, and cost guards.
jeveryword is a zero-dependency JavaScript library for extracting exact text spans with TypeSafe's Jev, covering field extraction, PII detection, and verbatim quotes. It includes a live demo, a hosted API, and a coding-agent skill.
jev-ui is a set of React components that use calibrated judgments returned by TypeSafe's Jev to decide which component to render, how to order a list, and whether to show an affordance. The repo includes docs, demos, and tests, and calls the Jev model via a TypeSafe API key.
Validates local state with Standard Schema (e.g. Zod) and returns typed answers from TypeSafe's Jev API, built on the official @typesafe-ai/sdk.
A Ruby gem providing semantic feels?, decide, score, Rails validations, and pattern matching through the Jev/TypeSafe System One API. It includes configuration, definitions, batch requests, stubbing, and record/replay testing helpers.
DecideKit is a TypeScript/Python decision library that calls TypeSafe Jev through OpenRouter or TypeSafe, providing typed choices, confidence fallbacks, batch evaluation, and per-call cost tracking.