全部 JEV 案例
每个用途都有独立页面,收录该用途下的全部 JEV 案例。
01
EN
▶ 视频
Pushing a Replit project's 18,360 outcomes down to 57
A Replit project had 18,360 possible branch outcomes and months of manual fixes barely dented the list. JEV was pointed at the project and, per the author, resolved all but 57.
A
Aaron Horne
@ahorne
原文已核对
02
EN
▶ 视频
Routing multi-agent requests with JEV: 96/97
In a multi-agent workspace something has to decide which teammate takes a request. Fez ran that decision on JEV and scored 96/97 on their own routing battery, 184 ms median, $0.0018 a run.
F
Fez
@fez_chat
原文已核对
03
EN
A DuckDB extension that classifies rows with JEV
A DuckDB extension that calls JEV directly on any CSV, Parquet file or table — about ten seconds for a thousand rows, no export step and no classifier service to maintain.
H
Hamilton Ulmer
@hamiltonulmer
原文已核对
04
EN
▶ 视频
Agent step selection in a tenth of a second
Agentcard wired JEV into a shopping agent so it picks each browser step, while a vault fills in the card at checkout — neither the agent nor the browser ever sees it.
A
Agentcard
@agentcardhq
原文已核对
05
EN
▶ 视频
Outfit picking as the last JEV check
In the aesty closet app JEV is the final layer before an outfit ships: it caught toe shoes planted in a party look and rebuilt the outfit from clothes the user already owns — 3 s, $0.0015.
N
Nadia Zueva
@nestymee
原文已核对
06
EN
▶ 视频
A Polymarket trading agent built on JEV
An open-source agent that places predictions on Polymarket's five-minute BTC up/down market, with JEV making the call.
g
gabidev
@GabiDev98
原文已核对
07
EN
▶ 视频
Smart mail search and one-click unsubscribe
magic-mail adds natural-language search and automatic classification to the Omamail client, plus one-click unsubscribe.
J
Jason Bales
@BalesTJason
原文已核对
08
EN
▶ 视频
JEV as a Macaly skill for content checks
JEV is now a Macaly skill: ask that app builder for AI classification and it wires JEV in. The demo scores each paragraph for AI slop and flags the writing issues.
T
Tomas Rychlik
@rychlis
原文已核对
09
EN
▶ 视频
jevselector: dropping unused skills from the prompt
A CLI tool that scores an agent's installed skills and drops the ones a project never uses — cutting the system prompt by roughly half, while respecting per-agent and pinned skills.
S
Sam
@universamlang
原文已核对
10
EN
▶ 视频
Finding old coding-agent chats by description
An open-source VS Code tool: describe what an old Claude Code or Codex session was about and it finds the session in milliseconds.
F
Florian S
@airesearch12
原文已核对
11
EN
▶ 视频
Replacing the LLM guardrail with a probabilistic judge
Running Vercel's safety classifier through JEV instead of a frontier LLM came out 5–18× faster, and a probability cannot hallucinate the way prose can.
I
IdeaBosque
@ideabosque
原文已核对
12
EN
▶ 视频
JEVBOT rebuilt its trade filters after a 33% win rate
A live trading bot published its first 45 closed trades, found a 33% win rate, opened the book, audited the failures and rebuilt its entry filters around JEV.
J
JEVBOT
@JevBotApp
原文已核对
13
EN
Hooking a deterministic classifier into V8's JIT
An experiment that put a JEV-style classifier inside V8 to help the JIT decide when to promote code. The author's verdict: as dumb as it sounds.
K
Kapeka
@kapeka0
原文已核对
14
EN
▶ 视频
Talking your day into coloured decisions
A small app transcribes a spoken diary, then JEV reads cues across twelve emotion-linked colours and turns the entry into something structured.
S
Soumya
@soumyadesign
原文已核对
15
EN
A skill router tested on production chatbot traffic
JEV picks which installed skill answers an incoming request, so the whole catalog stays out of the context window. The author tested it against the routing logic their product already runs.
R
Rouzbeh
@JustRouzbeh
原文已核对
16
EN
▶ 视频
Support chats: JEV scores, humans label, code decides
A test harness where JEV turns a support conversation into sentiment probabilities, compares them with human labels, and picks where the human-review threshold should sit.
A
Aman
@amanunreal
原文已核对
17
EN
▶ 视频
Reranking Pinecone results with plain-language criteria
Pinecone's own walkthrough: use JEV to rerank search results against criteria written in natural language instead of training a reranker.
P
Pinecone
@pinecone
原文已核对
18
EN
▶ 视频
Signal Lab: crypto cohorts scored by JEV
A public page where JEV analysed two crypto cohorts — coins nearing a Top 10 flip, and names reclaiming their SMA50/200 — with setup, ATH potential and narrative per name.
M
Market Scanner
@marketscan_360
原文已核对
19
EN
▶ 视频
Removing information until the decisions break
A deliberately rigged hiking game: strip away the information JEV gets, step by step, and watch how long its decisions hold up. The author calls it a probe, not a benchmark.
V
Vivek Karmarkar
@vivekkmkpinn
原文已核对
20
EN
▶ 视频
50,000 Airtable validations for about $30
Validation rules written in language instead of formulas, applied to Airtable: roughly 50,000 checks for about $30, surviving tables being added and removed.
M
Martin
@martinmalindacz
原文已核对
21
EN
Gens, Instinct 与 Meta 的 Crunch 能力实测
用 JEV 跑通了带 Instinct、Ways、Town、Office 的 Crunch 流程……Inworld 的 popularity 场景下需要管理超过 500 人的 NPC 对话。
Y
Yohei
@yoheinakajima
作者自述
22
EN
12 秒给 100 个视频打上销售意向分
用 JEV 对某个 YouTuber 最近 100 个视频做分类:判断每个视频「有多想卖我东西」,并给出销售意向分(1-5)……
E
EP
@epxits
作者自述
23
EN
税务文件自动分类器
用 JEV 构建了一个税务文件分类器。我们导入成千上万份税务文件,使用我上一季度搭建的 LLM pipeline……
N
Nakshatra Saxena
@newize
作者自述
24
EN
▶ 视频
不到一小时用 JEV 复刻 Tesla FSD 界面
I rebuilt Tesla Full Self Driving with Jev in less than an hour. This model is a total unlock.
J
Justin Schroeder
@jpschroeder
作者自述