jevspeak

MM-sheng/jevspeak
Jev application

Jev can't generate text. So I made it talk anyway. A conversational interface built from probabilistic decisions and a deterministic language compiler — no generative LLM.

TypeScriptDocumented

LinguaTrace

HusDev/LinguaTrace
Jev application

The lesson notebook that writes itself. A live tutoring lesson becomes structured notes and a personalised Lesson Pack: Jev judges every turn, Gemini Live transcribes each speaker, and the tutor stays a person.

TypeScriptDocumented

llm-prompt-techniques-on-jev

leepokai/llm-prompt-techniques-on-jev
Research

Chain-of-thought and self-refinement for TypeSafe's Jev: feed its typed answers back as state and ask again. Benchmarks vs TypeSafe's own cookbook numbers.

PythonDocumented

opencode-context-pruner

hoshinodis/opencode-context-pruner
Jev application

Continuous verbatim context pruning for OpenCode, powered by TypeSafe Jev. Port of fast-jev-compaction adapted to OpenCode's context hook.

TypeScriptDocumented

siftr

Bentlybro/siftr
Research

Fast, cheap judgment for AI coding agents: semantic search, focused reads and list picking in ~2s. CLI + MCP server on TypeSafe Jev. Benchmarked on SWE-bench.

PythonDocumented

skillpick

govindup63/skillpick
Jev application

Pick the right agent skill for every prompt with TypeSafe's Jev. Hooks for Claude Code, Codex, Gemini CLI, Droid, OpenCode, Amp.

TypeScriptDocumented

typesafe-chess

Dimesio/typesafe-chess
Research

FUn little experiment with Typesafe AI Jev Model playing chess against stockfish :)

JavaScriptDocumented

typesafe-rust-sdk

phiat/typesafe-rust-sdk
SDK / client

Unofficial Rust client for TypeSafe's System One API (Jev): typed Noul, Choice and Score questions, async and blocking

RustDocumented

Winnow

ThinkyMiner/Winnow
Integration

Know before you click. A Chrome extension that reads articles and YouTube videos ahead of you and says read, skim, save, or skip — with a confidence, tuned to your goals. Open source, MV3, powered by Jev.

TypeScriptDocumented

antivirus

newuser7171/antivirus
Jev application

Antivirus scanner and real-time defense sentinel: extracts structural features from executables, scripts, and documents (entropy, hashes, strings, PE imports) and has Jev judge whether each is malicious.

PythonDocumented

awesome-jev-apps

Justmalhar/awesome-jev-apps
Resource / directory

Awesome Collection of apps built with Jev - a System One model

PythonDocumented

clear-head

VladyslavHontar/clear-head
Jev application

Claude Code Stop hook that checks an AI assistant's claims against what it actually read this session, using TypeSafe's Jev as the judge

PythonDocumented

decision-first

harrymunro/decision-first
Jev application

Agent skill that spots bounded-judgment steps, tries a typed decision model (TypeSafe's Jev) first, and documents every attempt

PythonDocumented

driving-jev

chahero/driving-jev
Jev application

Watch TypeSafe Jev make highway driving decisions. Includes live API and offline gameplay previews.

PythonDocumented

duckdb-jev

recodelabs/duckdb-jev
Jev application

Natural-language WHERE clauses for DuckDB, powered by TypeSafe's Jev

C++Documented

git-jev-stage

ibrahemid/git-jev-stage
Jev application

Select Git changes for staging with a plain-language description.

TypeScriptDocumented

HACKSPAIN-2026

CarlosCaoLopez/HACKSPAIN-2026
Jev application

Taiafox filters a hundred incoming messages down to the three that matter, coordinates responders by voice, and re-plans in under a second when the fire turns.

PythonCode reference

hermes-jev

ourines/hermes-jev
Jev application

Jev decision sidekick for Hermes Agent — TypeSafe and Cloudflare, explicit tools and official skill

PythonDocumented

hermes-switchyard

bgrablin/hermes-switchyard
Jev application

Jev for Hermes: skill discovery, multi-skill advice, adaptive reasoning effort, model recommendations, typed assessments, session re-ranking, and computer use.

PythonDocumented

ibmi-jev

ajshedivy/ibmi-jev
SDK / client

Ask your Db2 for i tables questions. A Db2 for i SQL SDK powered by TypeSafe's Jev.

ShellDocumented

jev-automation

yatharth1706/jev-automation
Jev application

Trying automation on web browser via jev from typesafe

TypeScriptDocumented

jev-baselines-eval

ickma2311/jev-baselines-eval
Research

Pre-registered independent eval of TypeSafe Jev against a nano-class LLM, a frontier LLM, and a supervised encoder (Banking77 + CLINC150 zero-shot)

PythonDocumented

jev-connector

juanlentino/jev-connector
Jev application

WordPress connector for TypeSafe Jev: typed, confidence-scored answers your code can branch on.

PHPDocumented