全部 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. 开发工具分类#code#verification#accuracy 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. 模型路由路由#routing#agent#accuracy#cost 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. 数据分析分类#sql#classification#latency#demo 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. 浏览器与电脑操作决策#agent#latency#demo 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. 分类与打分过滤#demo#cost#latency 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. 金融决策#crypto#trading#finance#github#demo 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. 语义检索检索#search#classification#demo 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. 开发工具打分#integration#semantic-scoring#demo 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. 上下文管理过滤#tooling#context-window#demo 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. 语义检索检索#search#github#tooling#demo 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. 护栏与内容审核护栏#guardrail#security#benchmark#latency 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. 金融过滤#trading#crypto#finance#benchmark 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. 开发工具决策#experiment#javascript#code 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. 创意抽取#voice#sentiment#demo 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. 模型路由路由#routing#context-window#agent 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. 分类与打分打分#sentiment#benchmark#demo 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. 语义检索检索#search#demo#integration 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. 金融打分#crypto#trading#finance#demo 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. 游戏决策#experiment#demo 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. 数据分析护栏#accuracy#cost#demo M Martin @martinmalindacz 原文已核对 🧠 21 EN 游戏 · 实时循环 Gens, Instinct 与 Meta 的 Crunch 能力实测 用 JEV 跑通了带 Instinct、Ways、Town、Office 的 Crunch 流程……Inworld 的 popularity 场景下需要管理超过 500 人的 NPC 对话。 智能体决策#agent#memory#context-window Y Yohei @yoheinakajima 作者自述 📊 22 EN 营销与广告 · 批量分类器 12 秒给 100 个视频打上销售意向分 用 JEV 对某个 YouTuber 最近 100 个视频做分类:判断每个视频「有多想卖我东西」,并给出销售意向分(1-5)…… 分类与打分打分#video-analysis#semantic-scoring E EP @epxits 作者自述 🗂️ 23 EN 数据与分类 · 批量分类器 税务文件自动分类器 用 JEV 构建了一个税务文件分类器。我们导入成千上万份税务文件,使用我上一季度搭建的 LLM pipeline…… 文档处理分类#legal#accuracy#cost 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. 开发工具生成#demo J Justin Schroeder @jpschroeder 作者自述