ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
IntentNameDefinitions/ TasksUtterances
2
LaunchIntentUsers launch the botHey Iris
3
Iris
4
Hi Iris
5
6
TaskIntentUser selects the task they want the bot to perform.Option 1/2/3
7
Outfit Recommendation
8
Shop
9
Virtual Wardrobe
10
ShopIntentUser requires bots assistance to shopI want to shop for an outfit
11
Shop
12
I want to shop
13
14
OutfitRecommendationTaskIntentSelecting outfit recommendation taskStyle a new outfit
15
Recommend an outfit from items in my virtual wardrobe
16
Virtual wardrobe recommendation
17
OutfitRecommendationIntentPut an outfit togetherWhat should I wear today?
18
I need an outfit for today
19
I need a dress for {events}
20
Hi Iris, give me an outfit
21
22
AltRecommendationIntentRequesting an alternativeMy sweater is in the laundry, what else can I wear?
23
Can you suggest something else?
24
I dont like this look!
25
I dont feel like wearing that.
26
27
VirtualWardrobeIntentSave to virtual wardrobeAdd this to my Virtual Wardrobe
28
Save this look
29
Save it to my virtual wardrobe
30
31
VirtualWardrobeAccessIntentAccessing Virtual WardrobeOpen Virtual wardrobe
32
Give me a recoomendation from my virtual wardrobe
33
Show me the outfits I saved in my Virtual Wardrobe
34
Order the outfit I last saved in my Virtual Wardrobe
35
Will this {clothing} match the {footware} from my virtual wardrobe
36
37
OutfitMatchingIntentUser asking the bot to recommend an outfit to match a piece of clothingWhat should I wear with {clothing}
38
What goes with {Footware}
39
How can I pair {clothing}
40
What would look good with {clothing}
41
What {Footware} should I wear with {clothing}
42
43
ShopCategoryIntentUsers pick a specific category to shop fromOption 1/2/3
44
Style
45
46
StyleCategoryIntentUsers puck a specific style to shop fromOption 1/2/3
47
I want to shop a look from the Oscars
48
49
OscarsstyleIntentUsers select a specific style from the options provided{Oscars style} outfit
50
51
52
PriceRangeIntentUser selects a price rangeMy {price range} is.
53
I don't want spend more than {price range}
54
{price range}
55
56
OptionSelectionIntentUser selects {outfits} from the options providedI like {option)
57
{option}
58
oh! I like the {option} one
59
60
OrderIntentUser decides place an orderLets buy this
61
I LOVE it! Place an order.
62
order it
63
64
VirtualWardrobeItemSelectionIntentUser wishes access a particular item in the Virtual WardrobeCan I see those ALDO pink boots?
65
Can you show me {item}
66
67
VirtualWardrobeTaskIntentUser selects the task they would like to perform with the items saved in the Virtual WardrobeStyle this Item
68
Shop similar items
69
Delete item
70
Options 1/2/3
71
72
AddToCartIntentUser adds an outfit to cart for purchase at a later timeAdd to cart. I will buy it later.
73
Can you add this to my cart?
74
Put it in my cart
75
76
YesIntentUsers agrees or accepts bots suggesstionYes sure
77
Yes I would like that
78
Yes
79
Sure thing
80
81
82
NoIntentNo Thanks
83
No , maybe later
84
No that's it
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100