devwithjev
— reading now— views
Submit a build

Suspicious Email Scam Classifier

Danny Livshits built an open-source proof of concept for classifying suspicious emails using Jev. Users can try it with their own API key.

Danny Livshits@dannylivshits𝕏
I was exploring Jev by @typesafeai AI for safety use cases and it is an impressive and useful model, however don't expect it to magically auto classify any data without proper parameters and thresholds (see finding below). I open-sourced a scam-email classification where you can use your own API key to try it. What I built - a proof of concept for suspicious email classification aimed at scam emai
Sep 22, 2026X postsView on X
Livshits explored Jev for safety use cases. He cautions that the model needs proper parameters and thresholds to classify data.

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.