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
10 projects
AboveColinAboveColin/jevclient
API clientDeveloper toolsPython

Async Python client for TypeSafe Jev

Async Python client for the TypeSafe Jev System One decision model. Send typed questions and get probabilities and choices back, no text to parse.

200MIT
mhmdkzrmhmdkzr/jev
API clientDeveloper toolsGo

Unofficial Go Client for TypeSafe Jev

An unofficial Go client for TypeSafe's System One Jev model, with typed questions, answer reading, retries, and model management.

000MIT
devbackenddevbackend/jevgo
API clientDeveloper toolsGo

Jevgo: Unofficial Go client for TypeSafe AI Jev

Unofficial Go client for the TypeSafe AI System One API (Jev). Sends typed questions and returns calibrated answers, with retry policy, error handling and tests.

700MIT
robertjndwrobertjndw/gosys1
API clientDeveloper toolsGo

gosys1 - TypeSafe SystemOne Jev Go client

gosys1 is an independent, community-maintained Go client for TypeSafe's SystemOne API, supporting Jev model calls with structured questions (Noul, Choice, Score) and typed answers.

200MIT
ItisNoMatterItisNoMatter/kojev
API clientDeveloper toolsKotlin

kojev: Kotlin Multiplatform client for Jev

kojev is an unofficial Kotlin Multiplatform client for TypeSafe AI's Jev/System One model, returning enum or sealed types instead of string keys.

1012MIT
collapseindexcollapseindex/jev-ultralightspeed
API clientDeveloper toolsPython

Jev Ultralightspeed: TypeSafe Jev batch classification

A Python library for classifying large text queues with TypeSafe Jev by packing many items into one request. Its benchmark reports around 32x throughput with comparable agreement to one-item-per-request calls.

1200
kataraskataras/jev
API clientDeveloper toolsGo

jev: Go client for TypeSafe Jev / System One API

A non-official Go client for TypeSafe AI's System One API and Jev model; it supports typed Noul, Choice, and Score questions, with examples and an agent skill.

100MIT
anilsenayanilsenay/jev
API clientDeveloper toolsGo

Jev Go Client

Unofficial Go client for TypeSafe's Jev model via System One API. Provides typed questions, batching, and a testing fake.

100MIT
sysone-helpsysone-help/sysone
API clientDeveloper toolsTypeScript

Sysone - Jev API Client for TypeSafe

A zero-dependency TypeScript library that wraps TypeSafe's Jev model for text checking, classification, and scoring, with a live playground.

000MIT
MentioumMentioum/judgement
API clientDeveloper toolsGo

Jev/System One Go Library & CLI

Unofficial Go library and CLI for TypeSafe AI's Jev and System One API. Implements classification, noul, and score question types with structured output.

001MIT