Webshop Query Interpreter

Interprets a user's shopping query to extract key product requirements such as item type, attributes, and constraints. Use when a new shopping instruction is received and you need to parse natural language into structured criteria (product category, desired features, price limits) before performing a search. The output is a clear set of search parameters for use in subsequent product lookup steps.

zjunlp 561495c 3 files · 4.6 KB Updated

File contents

zjunlp/SkillNet/tree/main/experiments/src/skills/webshop/webshop-query-interpreter commit 561495cf4e

Frequently asked questions

npx skillmds add zjunlp/webshop-query-interpreter