How the ranking works

Every number on this site comes from a Jev answer or a weight in our code. Jev is TypeSafe AI's System One model: you send it a state and typed questions, it returns typed answers with probabilities. It does not generate text. There is no language model anywhere in this product, and nothing you read here was written by one.

Jev calls made

118

Input tokens

136,558

Scoring version

v1

Ranking version

v1

1. The score, 0 to 100

When a product is submitted we fetch its landing page, reduce it to text, and send one request to Jev containing the product fields and every question below. They are all answered in parallel, in that one call. The weights are ours and live in code, not in the model.

Turning answers into a score

If the landing page cannot be read, pricing_clear and copy_quality are dropped and the remaining weights are scaled back up to 100, so a product without a readable page is judged on the same scale rather than being capped. The scorecard says so.

2. Extra questions per category

Some categories ask up to two more questions, worth 10 each. That weight comes out of pricing_clear and copy_quality in proportion, so the total stays 100 and both of those still count.

Every other category uses the base rubric only.

3. The rank

The score is a first pass. The rank combines three things:

rankScore = 0.5 x score
+ 0.4 x eloNormalised
+ 0.1 x shippingRecent x 100

Ranks are recomputed at 09:00 UTC every day and one row per product per day is kept, which is where the movement arrows and the 30 day sparkline come from.

4. The weekly re-judge

Every product is re-scraped and re-judged once a week, spread across the week so roughly a seventh of the catalogue goes each day. Two extra questions are added to that call:

If still_live comes back below 0.3 twice in a row, or the site is genuinely gone twice in a row, the product is marked dormant and drops off the leaderboard. Its scorecard stays up. A page that merely blocks our scraper does not count: that says something about us, not about the product.

5. Product of the Day

6. The plain English finder

Your words go into the state, never into the instruction. We take up to 40 ranked products and ask Jev one choice question over them, plus one yes/no question: does any of these actually solve this. A choice always picks something, even from a bad field, so if that second answer is under 0.4 we say nothing fits instead of showing you the least bad option.

7. What this does not tell you

Jev is made by TypeSafe AI. Back to the leaderboard.