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
37 projects
royalpinto007royalpinto007/jev-msw
Testing toolDeveloper toolsTypeScript

jev-msw

Mock Jev API decisions with MSW for deterministic tests without real API calls.

100MIT
ReallyArtificialReallyArtificial/stuntdouble
Testing & evaluationDeveloper toolsJavaScript

stuntdouble: Shadow proxy evaluation for Jev

A zero-dependency Node proxy that shadows TypeSafe Jev with local models (Kev, Laya) on live traffic and produces a report on whether you can swap.

106MIT
whyashthakkerwhyashthakker/awesome-jev-use-cases
Awesome listDeveloper resourcesHTML

Awesome Jev Use Cases

A collection of 50 runnable Jev use-case demos comparing with OpenAI, covering Choice, Score, and Noul primitives, plus a Beam CLI integration.

1200MIT
arimanyusarimanyus/warrenduffer
Domain applicationFinanceTypeScript

Warren Duffer

Indian stock intraday trading bot using TypeSafe AI's Jev model via Vercel AI Gateway to rank Nifty 50, size trades, and manage exits. Places live orders through Zerodha Kite or Kotak Neo; includes replay, kill switch, and daily loss halt.

930MIT
ItisShikharItisShikhar/gg-friggin-ez
Library & frameworkDeveloper toolsTypeScript

gg-friggin-ez: Jev-powered profanity & toxicity screening library

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.

600MIT
kisshan13kisshan13/typesafe-ai-go
SDKDeveloper toolsGo

TypeSafe Go SDK

Community-maintained Go SDK for the TypeSafe System One evaluation API, with typed questions, fluent builders, retries, and examples.

400MIT
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
abhishekmamdapureabhishekmamdapure/jev-information-extraction
DemoData analyticsPython

Jev Information Extraction

Interactive demo that uses TypeSafe's Jev model to answer questions and extract information from PDF text.

221
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
omkarghugarkar007omkarghugarkar007/actiongate-jev
IntegrationCybersecurityTypeScript

ActionGate: TypeSafe Jev tool-calling authorization gateway

Open-source authorization gateway for AI agent tool calls, using the TypeSafe Jev/System One model (directly or via OpenRouter) to evaluate intent with deterministic policy and single-use permits.

203Apache-2.0
silky-x0silky-x0/Postmark
DemoContent creationTypeScript

Postmark: A TypeSafe Jev-powered social post classifier demo

Postmark is a runnable demo that calls the TypeSafe Jev / System One API (model jev-latest) to classify a draft post for tone, viral potential, and cringe risk.

100MIT
BipinRajCBipinRajC/Jev-api-experiments
ExperimentScientific researchPython

Jev API Experiments & Research

An empirical experiment and API research repository for TypeSafe's Jev / System One model, running controlled tests to evaluate model behavior and saving raw evidence.

000