01Overview#
We set up a private 15‑day sprint to prove natural language search could cut friction and boost relevance.
02Technical Approach#
AI does not execute the search itself; it moderates the user phrase then translates it into existing structured filter parameters.

03Moderation#
We block off-topic or unsafe queries before attempting filter translation.

04Cost & Scalability#
Token budget tuned to keep costs low while validating adoption.
Insight: Shipping a working thin slice early generated instant stakeholder buy‑in.
05Learnings#
- Clean data matters
- Rapid iteration with few-shot examples
- Upfront moderation reduces cost & risk
06Next Steps#
Drive adoption by surfacing smart suggestions and lightweight education in the search box.