Natural-language search
Search that understands a vague, long-tail query the way a person means it, "cozy vibe restaurants" or "cheap standing desk near me", instead of only matching exact keywords.
- What it changes
- Buyers stop bouncing off a search box that only rewards the exact word on the listing, and long-tail demand starts finding the long tail of your inventory.
- How it is built
- Query enrichment with an LLM to expand intent, then semantic matching over listing embeddings, with a staged fallback so the search always returns something usable even when the embedding pass comes up short.