Whatnot enhances search with GPT-powered query expansion and spell correction
Misspelled search queries like 'jewlery' produced nearly empty results pages, causing users to falsely conclude Whatnot lacked relevant content. Acronym and abbreviation queries such as 'lv' or 'nyfw' also returned low result counts and lower downstream engagement.
The GPT-based query expansion approach reduced irrelevant content by more than 50% for misspelling and abbreviation queries compared to the previous method, while also yielding substantial improvements in query expansion accuracy and streamlining the generation and serving process.
Frequently asked questions
What did this team achieve with this AI workflow?
The GPT-based query expansion approach reduced irrelevant content by more than 50% for misspelling and abbreviation queries compared to the previous method, while also yielding substantial improvements in query expans…
What tools did this team use?
GPT.
What results were reported?
Irrelevant content reduction for misspelling/abbreviation queries: more than 50%; Query expansion accuracy: substantial improvements; Generation and serving process efficiency: streamlining the generation and serving process significantly (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Search query data collection → Tokenization and frequency filtering → GPT spell correction and expansion → Cache population with corrections → Real-time query expansion lookup → Augmented search result page.