devwithjev
— reading now— views
Submit a build

Jev Sorts News Headlines by Company

Jev is a judging AI used to sort 384 news headlines among 15 companies. In the reported test, it processed all 384 headlines in 24.9 seconds for about $0.19.

View on X cost約0.19ドルtime24.9秒で384件を処理
【公式】Codexアカデミア@codex_aca𝕏
【衝撃】 同じ384件のニュースを 2つのAIに同時に読ませたら、 コストに390倍の差がつきました🔥 全部を高性能モデルに任せると、 出費も待ち時間も膨らむ実例です。 ・比べたのは判定AI「Jev」とClaude Opus 5 ・384件の見出しを15の企業ごとに振り分ける検証 ・Jevは24.9秒で384件を処理、約0.19ドル ・同じ時間でOpus 5は4件、約0.77ドル ・見出し1件あたりで比べると約390倍の差 投稿者のElvis氏は、この検証を PRエージェント向けOSSツール 「newsjack」のデモとして公開しています。 「大量の一次判定は専用の軽量モデルに、深い分析だけ汎用モデルに回す」 という設計が、コストと速度の 両方に効いている実例です。 Codexでエージェントを設計するときの、 タスクの粒度でモデルを使い分ける 発想の参考になります。 Codexも、1日に何回頼むかで判断すれば、 8割の人はPlusで足ります。 その選び方は 記事にまとめています👇 ============ 営業してもないのに大手企業からお願いされるくらいの、Codexのノウハウや最新情報を発信しています。 フォローして一緒にCodexをマスターしましょう!
Sep 23, 2026X postsView on X
Elvis published the test as a demo of newsjack, an open-source tool for PR agents. The comparison used Claude Opus 5 alongside Jev.

Also filed under Triage & routing

  • How to Build Things with Jev & OpenJevs

    How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. ‍ Github: code will be up in ...

  • Jev is HERE. How to use it

    Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...

  • Jev-Shaped Classification Wrapper

    jevper is a Jev-shaped classification wrapper over OpenAI-compatible clients that returns probabilities and confidence.

  • Local Jev Protocol Multi-Upstream Router

    jev-switch is a local multi-upstream router for the Jev protocol with a Rust backend and React interface.