01

JEV AI 模型开源项目导航

发现基于 JEV AI 模型构建并经过验证的开源项目、SDK、集成与工具。每个收录项目都必须由官方维护,或在项目 README 中提供第一方使用证据。

浏览 JevHunt 无需登录。只有提交公开项目时才使用 Google 登录;JevHunt 绝不会索取你的 Google 密码、JEV API 密钥或付款信息。

显示 20 / 555 个项目

Jev Ultrafast

browser-use/jev-ultrafast
浏览器与计算机操作

Browser Use's ultrafast agent: Jev picks the operation and DOM element in one request; a small LLM only writes text when typing is needed.

Python 发布于 2026-09-16 更新于 2026-09-18
GitHub README ★ 10,149

fast-jev-compaction

tamaratran/fast-jev-compaction
智能体工具

Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.

TypeScript 发布于 2026-09-17 更新于 2026-09-18

SemIf

TheoLeeCJ/SemIf
基准与研究

Semantic ifs from open models, on a 3090 at home. Independent; not affiliated with Jev or TypeSafe.

Python 发布于 2026-09-16 更新于 2026-09-19

jev-trader

jarrodwatts/jev-trader
应用

One AI trade decision every Monad block. Jev on Kuru MON-USDC.

TypeScript 发布于 2026-09-16 更新于 2026-09-17

jevlike

vinnylarouge/jevlike
基准与研究

Train a small model that chooses among a changing list of text options, one probability per option in a single pass. Includes Doom, chess, and Wikispeedia demos.

Python 更新于 2026-09-16

TypeSafe agent skills

typesafe-ai/skills
官方项目

Official agent skill for Claude Code, Codex, and compatible agents: primitives, patterns, and how to structure evaluations.

发布于 2026-08-24 更新于 2026-09-12

typesafe-computer-use

awlevin/typesafe-computer-use
浏览器与计算机操作

Computer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.

Python 发布于 2026-09-16 更新于 2026-09-20

awesome-jev (yibie)

yibie/awesome-jev
目录与清单

A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions.

Python 发布于 2026-09-17 更新于 2026-09-20

foreman

thruwire/foreman
智能体工具

Software Factory Foreman: an agent supervisor that uses Jev decisions to keep coding agents on task.

Python 发布于 2026-09-17 更新于 2026-09-19

awesome-jev-tools

v-modal/awesome-jev-tools
目录与清单

A curated list of tools built for Jev — TypeSafe AI's System One model for typed decisions.

发布于 2026-09-19 更新于 2026-09-19

jev-review (devagrawal09)

devagrawal09/jev-review
智能体工具

A staged code-review workflow and local dashboard built with TypeSafe Jev.

TypeScript 发布于 2026-09-16 更新于 2026-09-17

awesome-typesafe

AbdelStark/awesome-typesafe
目录与清单

Curated list of official resources and community projects for TypeSafe, System One models, and Jev, with a GitHub Pages site.

CSS 发布于 2026-09-17 更新于 2026-09-20

simple-jev

featherless-ai/simple-jev
应用

Turn any open model into a classifier/jev endpoint

Python 发布于 2026-09-18 更新于 2026-09-20

typesafe-mario

fhshaik/typesafe-mario
游戏与模拟

A TypeSafe/Jev agent that plays Super Mario Bros. from structured emulator state.

Python 发布于 2026-09-16 更新于 2026-09-16

jev-search

superagents-lab/jev-search
智能体工具

Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.

TypeScript 发布于 2026-09-17 更新于 2026-09-20

mobile-jev

droidrun/mobile-jev
浏览器与计算机操作

Standalone Android agent for Mobilerun where Jev makes every decision, with a live React studio and an Uber demo.

JavaScript 发布于 2026-09-17 更新于 2026-09-17

awesome-jev

cobanov/awesome-jev
目录与清单

A curated, source-backed list of projects built with Jev, TypeSafe AI's System One model for typed decisions.

发布于 2026-09-18 更新于 2026-09-20

pg-jev

realZachi/pg-jev
集成

Ask your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.

Shell 发布于 2026-09-17 更新于 2026-09-18

jev-browser-use

wy-coliney/jev-browser-use
浏览器与计算机操作

5–10x faster browser operations: Jev clicks, Codex thinks and verifies. Built at EZCollegeApp.

JavaScript 发布于 2026-09-18 更新于 2026-09-19
目录来源 hellogumbo/awesome-jev ↗ 社区代码不代表官方认可,使用前请自行审查仓库。 README 验证报告 ↗
JEV AI 模型开源项目索引

探索机器原生软件的前沿。

JevHunt 收录基于 JEV AI 模型构建的开源应用、集成与工具。JEV 是 TypeSafe AI 推出的 System One 模型,能够返回带校准置信度的类型化决策。发现生态正在构建的项目,找到合适的仓库,然后开始开发。

jev · decision.py ~120ms
intent"refund" p=0.94 · needs_humanfalse p=0.88
555
开源仓库
10
项目分类
31,856
GitHub Star
2026-09-20
目录快照
02

JEV AI 模型是什么?

TypeSafe AI 的 System One 模型输出决策,而不是大段文字。

决策,而非字符串

Jev 返回软件可直接执行的类型化结果,例如枚举、布尔值和评分整数。无需解析自然语言,也不依赖脆弱的正则表达式。

校准置信度

每项决策都会给出置信度估计。高于阈值时自动执行,低于阈值时交给人工处理。

零幻觉输出

Jev 不生成开放式文本,因此不会编造内容;输出始终限制在调用时声明的模式中。

更像代码

可靠、快速、自洽且类型安全,采用全新架构、采样器以及名为 RLCD 的训练算法。

工作流智能与成本

每一美元的智能,远超常规水平

193.6x
System One 任务速度提升
444.6x
单次工作流成本降低
$42
每十亿输入 Token
238x
输入价格低于对话式 LLM
03

浏览 JEV 生态

查找 SDK、集成、工具、应用、实验与研究项目。

04

开发指南

复制即可使用的常见模式示例。

classify.py
05

发布两天内

Jev 刚刚发布。这里记录已经发生的事,以及接下来的计划。

开放提交

用 Jev 做了项目?
提交到 JevHunt。

目录由社区共同完善。提交应用、模式配方、类型化 Schema 或开源插件,我们会审核并将其收录。