devwithjev
— reading now— views
Submit a build

Sorts Emails and Analyzes Customer Reviews

Anthony Dupont-Cinko used Jev to build an email sorter that buckets test emails and flags uncertain cases for human review, plus a customer-review playground that answers questions about repeat purchases, product improvements, and customer sentiment.

View on X costabout 4 centstimein 4.4 seconds
Anthony Dupont-Cinko@cinkotweets𝕏
In one day, I went from complete fucking noob to... a Jev power user? (Read this, and you can too!) I've been playing with Jev, a new AI model from @typesafeai. I'm not a developer, so I wanted to find out what I could actually build with it. I made four increasingly crafty/interesting demos: An email sorter 2,000 test emails sorted into buckets in 4.4 seconds, for about 4 cents. It flags uncertain cases for a human to review. A customer-review playground Would this person buy again? What should we improve? How did they feel about the product? Ask all three and get answers your app can use. “S
Sep 22, 2026X postsView on X
Dupont-Cinko said he was not a developer and built the demos while exploring what he could make with Jev. He described them as increasingly crafty and interesting projects.

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.