Total unique visitors
Browse by category Chatbots Image Generation Video Generation Audio & Voice Coding Writing Productivity Research AI Agents Free Tier Table
Home page Methodology

Scoring Methodology & Commercial Separation Policy | AMPM

⚖️ AMPM100 Scoring Methodology & Integrity Standards

Core commitments: No paid rankings | Evidence is public | Commercial separation

☀️ Three iron rules of review:
  1. Three-way cross-check: official main page ➔ FAQ/terms page ➔ third-party hands-on test. A figure is only written down once all three agree.
  2. No fabrication: if we can't find it, we honestly mark it "not found". We never make up numbers to make the page look complete.
  3. Every entry is dated: every data point carries the timestamp of its last actual check.
🌙 Five scoring dimensions (AMPM Score v2, out of 100; weights = the actual settings in the site's gen_ampm_score_v2 program):
  • Usefulness (30%): what the tool can actually do, and whether it is useful to ordinary people.
  • Value for money (25%): whether the free quota is enough, whether paid plans are worth it, and whether there are hidden billing traps.
  • Ease of getting started (15%): whether you can start using it without reading a manual, Traditional Chinese support, and how convenient payment is from Taiwan.
  • Reliability (20%): whether official data can be verified, whether the service is still operating, and whether data conflicts have been resolved.
  • Growth (10%): whether there have been substantive recent updates (new features, price adjustments, model upgrades).

Correction 2026-09-12: this page previously stated "three main dimensions 40 / 35 / 25", which did not match the site's actual scoring program. It has been corrected to the program's weights.

Who we are and our verification team →

How we check prices: the full process from “finding a number” to “daring to publish it”

The three iron rules above are the principles; this section is how we actually do it. Every rule corresponds to a program that is really running on the site — these are not slogans written for show.

1. Source tiers: official pricing page > official documentation > third party

For every price or quota, we first ask “who said this?”:

  1. Official pricing page (e.g. replit.com/pricing, console.groq.com/docs/rate-limits): highest tier. If the pricing page and any other place disagree on the same point, the pricing page wins.
  2. Official documentation, help centre, terms: second tier. Used to fill in details the pricing page omits (refund window, rate limits, credit expiry rules).
  3. Third party (review sites, blogs, price-comparison sites, communities): lowest tier. A third-party figure can never be published on its own. It may only be disclosed when the official page is blocked or silent, and the text must state “third-party source, not confirmed against the official site”.

Search-engine AI summaries do not count as a source. They are someone else’s digest, not the original text.

2. Two-pass: a change only counts once it has been “seen again the next day”

Price data on this site is not kept current by a person watching every day. A price watcher (scripts/watch/watch.py) on the VPS runs a round every three hours, and its method is deliberately simple:

After a change is confirmed, a person (or the system, by rule) still has to apply it to the site’s data. That step has three locks: the two-pass really did pass; the current value on the site equals the “old value” in the record (guarding against someone having edited it manually in between); and when applying, the price file, the evidence file and the history file must all three be written successfully — if any one fails, everything is rolled back. Changes to free quotas are applied automatically and logged as “approved by the system under two-pass” if the new value is single and unambiguous; price changes are always left for a human, because annual-billed monthly-equivalent prices and monthly list prices are far too easy to confuse, and a machine should not decide that for people.

3. Verification stamps: stamped only on a successful fetch; otherwise we say so

A tool page shows two dates with different meanings:

If the manual check date is more than 14 days old, the page label automatically changes to “Last manual check”, reminding you that no one has looked at this figure for a while.

4. Handling blocks: 403 does not mean “does not exist”

Many official pages return 403 or 429 to automated connections, or are rendered entirely by JavaScript so that a static fetch only gets an empty shell. Our rules:

  1. 403 / 429 means “blocked”, not “not found”, and certainly not “does not exist”. Only a 404 may be used as one piece of evidence that a page does not exist.
  2. Sources that plain HTTP cannot fetch are handed to the second leg: a real browser (Playwright) opens the page, waits for JavaScript to finish rendering, then reads it — likewise zero AI, zero cost. The two legs keep separate state, because the “static text” and “rendered text” fingerprints of the same page are necessarily different, and mixing them would make them cancel each other out.
  3. A source that fails three times in a row backs off for 24 hours before retrying — no brute-force retries, no provoking an official block.
  4. If both legs fail, the tool page is marked “official page could not be read automatically”, and the article states “official page blocked; the following is from third-party sources”. We never pass off third-party figures as official just because a fetch failed.

5. How we fix mistakes: fix the root cause, keep a record, sync every reference

We do make mistakes, and there are real cases on the site. The rules for fixing them:

6. How you can verify us

Every article ends with “Sources” and “Last verified”; tool pages show the verification date and source links; the Scoring Charter explains how scores are computed; the Disclosure page explains our relationships with vendors. If you see any figure that differs from the official site, please tell us via the contact page; we will handle it under the process in section 5 above and leave a record.

This section was added on 2026-09-04 and corresponds to the price watcher, change-application and pre-deployment check programs actually running on the site; if the program logic changes, this page is updated in step.

How AMPM100 seats are earned and swapped: the eight gates and the replacement rules

No seat on the list is hand-picked. A program recomputes every seat every 3 hours under the rules below (data/founding_100_v1.json).

The eight gates (all must pass to be a “full member”; passing only the score threshold but not all gates makes a tool “provisional”)

  1. Evidence coverage ≥ 80%: the proportion of the five dimensions backed by verifiable evidence; below 80% no seat is granted.
  2. Zero unresolved major data conflicts: if sources disagree on a figure and it has not been cleared up, the tool cannot be listed.
  3. At least four of five dimensions valid: tools with too little data are not scored.
  4. Primary category confirmed: whether it is a chatbot or an image generator must be settled first.
  5. Product identity and continuity confirmed: we confirm it is still alive, has not been renamed, and has not shut down.
  6. Pricing / free-plan evidence valid: for priced tools, the price and free quota must have an official source.
  7. Key facts double-verified: key figures such as price and quota must be found consistent in two independent checks.
  8. Seat status legitimate: not on probation and not in the museum.

Replacement, probation, museum

What a challenger is

Challenger = the “under review” list: tools that meet the score threshold but have not yet passed all eight gates. The challenger page shows only how many gates remain and which ones are blocking; it computes no separate score and has no separate ranking (data/challengers_v1.json is derived entirely from the rules above).

Cross-category fill seats

Vacancies in fixed categories are filled by candidates that have already passed the eight gates; fill seats are labelled “verified” or “provisional, under review”, and a tool under review is never labelled as verified.

Every rule in this section corresponds to a program actually running on the site; if a rule changes, this page changes with it. Last updated: 2026-09-12.