TR — AI Product Studio Est. 2026 · Live · 26.0629
[ Work / WOW Club ]

AI discovery surface for a community of women travellers

WOW Club · 2026 · LIVE · AI Strategy · Implementation

Replaced a search bar with an interpretive discovery surface — members describe what they want, the surface ranks community trips, hosts, and conversations that match.

3.4×
Member → trip conversion
0.92
Median match confidence
61%
Drop in null-result queries
SearchRecommendationCommunity
RoleStrategy, Product design, AI engineering, Front-end
Duration14 weeks · ongoing partnership
Team2 designers, 2 engineers, 1 strategist
StackEmbedding-based ranking, Hybrid retrieval, Schema-aware generation

// Challenge

WOW Club's community had outgrown its search bar. Members were describing what they wanted in plain language — "a quiet 4-day trip with women my age, somewhere cool in May" — and getting brittle keyword matches in return.

// Approach

We replaced the search bar with a discovery surface that interprets intent, surfaces inferred filters the user can correct, and ranks candidate trips, hosts, and conversations against a single relevance score. The interpretive layer is exposed — members see what the AI thinks they meant, and edit it.

// Outcome

Daily search → discovery sessions tripled in week three. Null-result queries fell 61%. Community hosts started seeing matches they'd have missed manually.

01 — The shape of the problem

Search was treated as a utility; discovery was a missing feature. We mapped twelve recurring member intents and found that nine of them had no good answer in the existing UI — the right trip existed in the database, but the path from intent to it was indirect.

02 — Where AI earns its place

Three places, deliberately chosen. (1) Interpreting freeform queries into structured intent. (2) Ranking candidates across heterogeneous types — trips, hosts, threads. (3) Surfacing what the user didn't ask for but probably wants. Everywhere else, the existing UI stayed.

03 — Surfacing the AI's reasoning

The interpretive layer is visible. Members see the structured tags the AI extracted from their query and can correct them inline. Trust comes from legibility, not magic — every match shows a confidence score and a reason.

04 — Engineering for production

Hybrid retrieval (semantic + keyword) backed by a curated content index. No free-form generation in the ranking path — only in the explanation layer, gated by the structured retrieval result. Hallucinations were architected out, not patched after.

Next project Apex CMS — Schema-Aware Copilot

Have a product where AI should be doing more of the work?