Methodology

RecoIndex measures one thing: when someone asks an AI assistant for a product recommendation, which brands does it name? We run a fixed, public set of buyer-intent questions across several models, repeat them, and report how often each brand appears — with sample sizes and the sources the models cited. Everything here is reproducible: ask the same questions yourself and you should see broadly the same pattern.

1. The questions

Each category uses the same set of buyer-intent prompt templates — the questions people actually ask before choosing a product — instantiated with that category's product noun. We do not steer the model toward any brand. The current template set:

2. The models

We sample these models via OpenRouter:

3. Sampling

Language models are non-deterministic — ask twice, get different answers. So we never report a single answer. Each (question × model) is sampled multiple times at a fixed temperature, and we report mention frequency with the sample size shown (e.g. "named in 18 of 24 answers"). A second, low-cost model extracts the brand names and any cited URLs from each answer into structured data; that extraction is deterministic (temperature 0).

4. What we report

5. Limitations

6. Raw data

Every category page has a "Download raw data (CSV)" link with the per-model and combined numbers for that week. Updated 2026-W24.