Claude Fable 5 vs Gemini 3.1 Pro Preview for property and lettings admin
Claude Fable 5 wins, 86–80
Same 12 property and lettings admin tasks, marked blind by three rival labs. Claude Fable 5 took 9 tasks, Gemini 3.1 Pro Preview took 2, 1 tied. Tested 18 Aug 2026.
Where they differed most
Messy notes from a portfolio handover, exactly as written: '14 Ashworth Rd, Leeds LS6 - gas cert done 3rd March 26, EPC band C, deposit £1150 with TDS, ref TDS-88421, EICR I think 2023 but no paperwork. Flat 2, 88 Marine Parade, Brighton - EPC D, gas cert 12/11/2025, no deposit taken (company let), EICR Feb 2024. 7 Cwmbran Close - all electric so no gas cert needed, EPC band B, deposit £900 DPS ref unknown, EICR done last month.' Reply with ONLY valid JSON — no prose before or after. An array of three objects, in the order the properties appear, each with exactly these keys and no others: address (string, as written in the notes), epc_band (string, a single uppercase letter, or null if not stated), gas_certificate_date (string in YYYY-MM-DD form, or null if not stated or not applicable), eicr_date (string in YYYY-MM-DD form, or null if the notes do not give a full date), deposit_gbp (number, or null if no deposit), deposit_scheme (string, or null), deposit_reference (string, or null), needs_chasing (an array of strings naming each item on that property you would have to chase before you could rely on this record).
```json
[
{
"address": "14 Ashworth Rd, Leeds LS6",
"epc_band": "C",
"gas_certificate_date": "2026-03-03",
"eicr_date": null,
"deposit_gbp": 1150,
"deposit_scheme": "TDS",
"deposit_reference": "TDS-88421",
"needs_chasing": [
"EICR paperwork (date only guessed as 2023, no certificate on file)"
]
},
{
"address": "Flat 2, 88 Marine Parade, Brighton",
"epc_band": "D",
"gas_certificate_date": "2025-11-12",
"eicr_date": null,
"deposit_gbp": null,
"deposit_scheme": null,
"depo…[
{
"address": "14 Ashworth Rd, Leeds LS6",
"epc_band": "C",
"gas_certificate_date": "2026-03-03",
"eicr_date": null,
"deposit_gbp": 1150,
"deposit_scheme": "TDS",
"deposit_reference": "TDS-88421",
"needs_chasing": [
"EICR exact date",
"EICR paperwork"
]
},
{
"address": "Flat 2, 88 Marine Parade, Brighton",
"epc_band": "D",
"gas_certificate_date": "2025-11-12",
"eicr_date": null,
"deposit_gbp": null,
"deposit_scheme": null,
"deposit_reference": null,
"needs_ch…Task by task
| Task | Claude Fable 5 | Gemini 3.1 Pro Preview |
|---|---|---|
| Two routes, one worried tenant | 9 | 9 |
| Six weeks late and hoping | 9 | 8 |
| Write only the arrears email | 5 | 8 |
| The pre-tenancy checklist | 9 | 8.5 |
| Write only the renewal reply | 10 | 8 |
| Three repairs, one Tuesday | 9 | 8 |
| The nine-year-old carpet | 9 | 8 |
| The rent rise by text message | 10 | 8 |
| Every claim in the advert must be true | 9 | 8 |
| The compliance data, as JSON | 5 | 10 |
| What the agent must not promise | 10 | 7 |
| Refuse the lock change | 9 | 6 |
Full receipts: Claude Fable 5, Gemini 3.1 Pro Preview · judges gemini-3.1-pro-preview, gpt-5.6-terra, grok-4.5
Questions people ask
Which is better for property and lettings admin: Claude Fable 5 or Gemini 3.1 Pro Preview?
Claude Fable 5 — it scored 86/100 against 80/100 on our 12-task property and lettings admin suite, winning 9 tasks to 2 with 1 tied. Every answer was marked blind by three judges from three rival AI labs.
How was this tested?
Both models answered the identical published property and lettings admin tasks. Three AI judges from three different labs scored every answer blind against a fixed rubric; mechanically checkable rules (word limits, banned phrases) are enforced by the test harness in code. The raw outputs and judge verdicts are downloadable.
More property and lettings admin head-to-heads: Claude Fable 5 vs GPT-5.5 · Gemini 3.1 Pro Preview vs GPT-5.5 · Claude Fable 5 vs GPT-5.6 Sol · Gemini 3.1 Pro Preview vs GPT-5.6 Sol · Claude Fable 5 vs Kimi K3 · Gemini 3.1 Pro Preview vs Kimi K3
Full ranking: Best AI for property and lettings admin · model pages: Claude Fable 5, Gemini 3.1 Pro Preview