Update Example Dialogs authored by Anil Aydoganlar's avatar Anil Aydoganlar
# Example 1 : Lena asks for a book # Example 1 : Lena asks for a book
Lena: Hello Bot Lena: Hello
Bot: Hello Chatbot(BookChef): Hello! How can I help you?
Lena: How can you help me? Lena: I want to ask a book.
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your book. Chatbot(BookChef): Sure thing! Please type the book you want to check.
Lena: Do you have the \<BookName\> book? Lena: is \<BookName\> in stock?
Bot: Yes, we have stock of the \<BookName\> book. Chatbot(BookChef): Yeah, the book \<bookname\> is in our stocks right now.
Lena: Thank you. Lena: Thank you.
Bot. Bye. Chatbot(BookChef): Goodbye! Have a nice day!
# Example 2 : Alex asks for the opening hours # Example 2 : Alex asks for the opening hours
Alex: Hello Alex: Hello
Bot: Hello Chatbot(BookChef): Hello! How can I help you?
Alex: How can you help me? Alex: What are your working hours?
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your book. Chatbot(BookChef): Our working hours are Monday - Saturday 09:30 - 19:00. Is there anything else you'd like to know?
Alex: What is the opening hours of Book Shop?
Bot: Our opening hours are Monday - Friday 09:00, Saturday 10:00
Alex: Okay, thanks. Alex: Okay, thanks.
Bot: Bye. Chatbot(BookChef): Goodbye! Have a nice day!
# Example 3 : Elisabeth wants to place a pick up date to recieve an ordered book # Example 3 : Elisabeth wants to place a pick up date to recieve an ordered book
Elisabeth: Hello Elisabeth: Hello
Bot: Hello Chatbot(BookChef): Hello
Elisabeth: How can you help me?
Bot: I can show you the books and opening hours. If you ordered a book lately, I can place a date to recieve your book.
Elisabeth: I want to receive my book. Elisabeth: I want to receive my book.
Bot: Please write your order number. Chatbot(BookChef): Please write your order number.
Elisabeth: \<OrderNumber\> Elisabeth: \<OrderNumber\>
Bot: Thank you. You can receive your book from \<DateWithHours\> Chatbot(BookChef): Thank you. You can receive your book from \<DateWithHours\>
Elisabeth: Thank you. Elisabeth: Thank you.
Bot: Bye. Chatbot(BookChef): Bye.
\ No newline at end of file \ No newline at end of file