Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,13 +11,14 @@ pinned: false
|
|
11 |
|
12 |
# Shopping Assistant Demo
|
13 |
|
14 |
-
This is a demo of the [Shopping Assistant model](selvaonline/shopping-assistant) that classifies shopping queries into categories.
|
15 |
|
16 |
## How to use
|
17 |
|
18 |
1. Enter a shopping query in the text box
|
19 |
2. Click "Submit" to get the results
|
20 |
3. The model will classify the query into one or more categories and provide a recommendation
|
|
|
21 |
|
22 |
## Examples
|
23 |
|
@@ -25,6 +26,7 @@ This is a demo of the [Shopping Assistant model](selvaonline/shopping-assistant)
|
|
25 |
- "Do you have any kitchen appliance deals?"
|
26 |
- "Show me the best laptop deals"
|
27 |
- "I need a new smart TV"
|
|
|
28 |
|
29 |
## Model details
|
30 |
|
|
|
11 |
|
12 |
# Shopping Assistant Demo
|
13 |
|
14 |
+
This is a demo of the [Shopping Assistant model](selvaonline/shopping-assistant) that classifies shopping queries into categories and finds relevant deals from DealsFinders.com.
|
15 |
|
16 |
## How to use
|
17 |
|
18 |
1. Enter a shopping query in the text box
|
19 |
2. Click "Submit" to get the results
|
20 |
3. The model will classify the query into one or more categories and provide a recommendation
|
21 |
+
4. The demo will also show relevant deals from DealsFinders.com
|
22 |
|
23 |
## Examples
|
24 |
|
|
|
26 |
- "Do you have any kitchen appliance deals?"
|
27 |
- "Show me the best laptop deals"
|
28 |
- "I need a new smart TV"
|
29 |
+
- "headphone deals"
|
30 |
|
31 |
## Model details
|
32 |
|