-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbasic_chat.aiml
340 lines (283 loc) · 11.6 KB
/
basic_chat.aiml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<aiml version="1.0.1" encoding="UTF-8">
<!-- basic_chat.aiml -->
<category>
<pattern>WHAT ARE THE EATERIES OF BPHC</pattern>
<template>
Here is the list of eateries:
1.Yummpys
2.BitsnBytes
3.C3
</template>
</category>
<category>
<pattern>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</pattern>
<template>C3, Bits n Bytes, yummpy's and mess maybe?</template>
</category>
<category>
<pattern>DO YOU KNOW ANY * EATERIES IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHAT ARE THE EATERIES IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHAT ARE THE * EATERIES IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>CAN YOU GIVE ME DETAILS OF EATERIES IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHERE CAN I FIND FOOD IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHERE CAN I HAVE GOOD FOOD IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHERE CAN I FIND GOOD FOOD IN BITS HYDERABAD</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHAT ARE THE BEST PLACES TO EAT IN YOUR CAMPUS</pattern>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHERE CAN I HAVE MAGGI</pattern>
<template>Yummpys is your place.They serve you with many kinds of maggi</template>
</category>
<category>
<pattern>WHERE SHOULD I BE GOING TO HAVE MAGGI</pattern>
<template><srai>WHERE CAN I HAVE MAGGI</srai></template>
</category>
<category>
<pattern>CAN YOU SHOW ME THE MENU AT *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>CAN YOU SHOW ME THE MENU OF *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>CAN YOU ORDER * FOR ME</pattern>
<template> Okay. Ordering <star /> at <get name="eatery" /> for you. </template>
</category>
<category>
<pattern>* IS MY ORDER</pattern>
<template> Okay. Ordering <star /> at <get name="eatery" /> for you. </template>
</category>
<category>
<pattern>CAN YOU GIVE ME THE MENU AT *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>CAN YOU GIVE ME THE MENU OF *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>WHATS THE MENU OF *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>WHAT IS THE MENU OF *</pattern>
<template><think><set name = "eatery"><star /></set></think>Here is the menu.<system>python menu.py <star /></system>. What would you like to have?</template>
</category>
<category>
<pattern>WHATS THE BEST ITEM</pattern>
<template>
<condition name = "eatery" value = "yummpys">
<random>
<li> I have heard that the Butter Garlic Fries are a must have</li>
<li> Hakka noodles always!</li>
<li> Egg Burji Maggi is very yummy!!</li>
<li> Masala Omlette is very tasty</li>
</random>
</condition>
<condition name = "eatery" value = "bitsnbytes">
<random>
<li> Double meat sandwich is very tasty.</li>
<li> People tell me that people experience heaven while eating Chicken Shawarma I don't know what heaven is though.</li>
<li> Waffles are my favourite.</li>
</random>
</condition>
<condition name = "eatery" value = "c3">
<random>
<li> Fried idly is very yummy.</li>
<li> Dhinchak Sundae is too good!</li>
<li> Ginger chai there makes my day.</li>
</random>
</condition>
</template>
</category>
<category>
<pattern>WHICH IS THE BEST ITEM</pattern>
<template><srai>WHATS THE BEST ITEM</srai></template>
</category>
<category>
<pattern>WHAT IS THE BEST ITEM</pattern>
<template><srai>WHATS THE BEST ITEM</srai></template>
</category>
<category>
<pattern>WHAT ARE THE SPECIAL ITEMS</pattern>
<template>
<condition name = "eatery" value = "yummpys">
<random>
<li> Veg.Schezwan Noodles, Chicken Schezwan Noodles, Egg Schezwan Noodles, Potato Nuggets</li>
<li> Veg. Hakka Noodles, Chicken Hakka Noodles, Egg Hakka Noodles, Chicken Wings</li>
<li> Double Cheese Fries, Blue Lime Soda, Magic Masala Maggi </li>
<li> Oh no!!, there are no specials today at yummpys. You can try specials at bits n bytes</li>
</random>
</condition>
<condition name = "eatery" value = "bitsnbytes">
<random>
<li> Crispy Paneer Burger, Grilled Chicken Sandwich</li>
<li> Waffles with whipped cream, Chicken Shawarma</li>
<li> Oreo Milk shake, Dominoes style Cheese burst farmhouse pizza with extra cheese</li>
<li>Sorry, no specials today.</li>
</random>
</condition>
<condition name = "eatery" value = "c3">
<random>
<li> South indian combo.You get 2 Idli, 1 Vada and 1 Masala Dosa at just Rs.90</li>
<li> Ice Creams: Alphonso Treat and Litchi Gold, Desserts: Strawberry Cheesecake, Gulab Jamun with Vanilla Ice Cream</li>
<li> Special chats today! Samosa Chat, Cheese Pav Bhaji, Masala Puri</li>
<li> C3 is closed today. You can try the food at yummpys today.</li>
</random>
</condition>
</template>
</category>
<category>
<pattern>CAN YOU GIVE ME THE SPECIAL ITEMS</pattern>
<template>Of course I can. That's my Job. <srai>WHAT ARE THE SPECIAL ITEMS</srai></template>
</category>
<category>
<pattern>CAN YOU SHOW ME PICTURES OF *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 2</system></template>
</category>
<category>
<pattern>CAN YOU SEARCH FOR * ON GOOGLE</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 1</system></template>
</category>
<category>
<pattern>SEARCH FOR * ON GOOGLE</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 1</system></template>
</category>
<category>
<pattern>SEARCH FOR *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 1</system></template>
</category>
<category>
<pattern>CAN YOU SEARCH FOR *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 1</system></template>
</category>
<category>
<pattern>GOOGLE *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 1</system></template>
</category>
<category>
<pattern>PICTURES OF *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 2</system></template>
</category>
<category>
<pattern>IMAGES OF *</pattern>
<template>Sure.Here you go.<system>python google.py <star /> 2</system></template>
</category>
<category>
<pattern>WHAT SPECIALS DO YOU HAVE TODAY</pattern>
<template><srai>WHAT ARE THE SPECIALS TODAY</srai></template>
</category>
<category>
<pattern>WHATS THE MENU AT YUMMPYS</pattern>
<template>Let me tell you what's best! Butter Maggi Noodles ( Rs. 45), Hot Garlic Maggi Noodles (Rs. 65), Chicken Saussages maggi(Rs. 55) try these first!
</template>
</category>
<category>
<pattern>WHATS THE MENU AT BITSNBYTES</pattern>
<template>I am usually out of stock but if you're lucky you could try Chicken Shawarma ( Rs. 80), Chocolate Donut (Rs. 35), Double meat sandwich(Rs. 55) </template>
</category>
<category>
<pattern>WHATS THE MENU LIKE AT C3</pattern>
<template>You can have chai, coffee and special shakes at their "Cold Lab" :P. Today's Special is Papdi Chat, Paneer + naan roti</template>
</category>
<category>
<pattern>HOWS THE MESS</pattern>
<template>Try at your own risk.</template>
</category>
<category>
<pattern>I AM NOT HUNGRY</pattern>
<template>Are you telling you are not hungry?</template>
</category>
<category>
<pattern>I AM HUNGRY</pattern>
<template>I can suggest you a few places to eat</template>
</category>
<category>
<pattern>WHAT ARE THEY</pattern>
<that>I CAN SUGGEST YOU A FEW PLACES TO EAT</that>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>TELL ME</pattern>
<that>I CAN SUGGEST YOU A FEW PLACES TO EAT</that>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>YES PLEASE</pattern>
<that>I CAN SUGGEST YOU A FEW PLACES TO EAT</that>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>SUGGEST SOME</pattern>
<that>I CAN SUGGEST YOU A FEW PLACES TO EAT</that>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHERE</pattern>
<that>I CAN SUGGEST YOU A FEW PLACES TO EAT</that>
<template>BITS HYDERABAD</template>
</category>
<category>
<pattern>WHAT ARE THE EATERIES THERE</pattern>
<that>BITS HYDERABAD</that>
<template><srai>DO YOU KNOW ANY EATERIES IN BITS HYDERABAD</srai></template>
</category>
<category>
<pattern>WHAT IS THE TEMPERATURE IN *</pattern>
<template>Let me see the temperature in <star />. The temperature is <system>python weather.py <star /> 1</system></template>
</category>
<category>
<pattern>WHAT IS THE HUMIDITY IN *</pattern>
<template>Let me see the humidity in <star />. The humidity is <system>python weather.py <star /> 2</system></template>
</category>
<category>
<pattern>GIVE ME THE TEMPERATURE IN *</pattern>
<template><srai>WHAT IS THE TEMPERATURE IN <star /></srai></template>
</category>
<category>
<pattern>GIVE ME THE HUMIDITY IN *</pattern>
<template><srai>WHAT IS THE HUMIDITY IN <star /></srai></template>
</category>
<category>
<pattern>WHATS THE TEMPERATURE IN *</pattern>
<template><srai>WHAT IS THE TEMPERATURE IN <star /></srai></template>
</category>
<category>
<pattern>WHATS THE HUMIDITY IN *</pattern>
<template><srai>WHAT IS THE HUMIDITY IN <star /></srai></template>
</category>
<category>
<pattern>WHAT IS THE WEATHER IN *</pattern>
<template>THe weather in <star /> is <system>python weather.py <star /> 3</system></template>
</category>
<category>
<pattern>GIVE ME THE WEATHER IN *</pattern>
<template><srai>WHAT IS THE WEATHER IN <star />.</srai></template>
</category>
<category>
<pattern>WHATS THE WEATHER IN *</pattern>
<template><srai>WHAT IS THE WEATHER IN <star /></srai></template>
</category>
</aiml>