devwithjev
reading now views
Submit a build

Jev-Powered Post Relevance Plugin

Luong NGUYEN built a plugin that evaluates whether posts are relevant to his interests. It displays the author’s original algorithm score, follower count, and Jev score for each post.

Luong NGUYENLuong NGUYEN@luongnv89𝕏
I have a plugin to evaluate a post to see if it relevant to my interest -> and this is an excellent case for using Jev each post now show: > my original algorithm score, > total number of followers of the author > Jev score yeah, Jev is fast but still not as fast as a deterministic algorithm, for the accuracy, I will need to track more to see how good it is the score. Jev can be a generic/meta classifier, but come to a specific domain, probably a simple algorithm could still win, both speed and accuracy
Sep 21, 2026X postsView on X
He says Jev is fast, but slower than a deterministic algorithm. He plans to track more results to assess the score’s accuracy, and notes that a simple algorithm may perform better in a specific domain.

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.