Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual assistant #7

Open
davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments
Open

Virtual assistant #7

davidapeixoto08 opened this issue Mar 14, 2023 · 0 comments

Comments

@davidapeixoto08
Copy link
Collaborator

davidapeixoto08 commented Mar 14, 2023

Description

As a user looking for a restaurant recommendation, I want to be able to chat with a virtual assistant or chatbot that can suggest restaurants and dishes based on contextual factors such as mood, time of day, weather, user preferences, history or other relevant information.

Mockup

image

image

Acceptance Tests:

Scenario 1: Chatting with the chatbot for a lunch recommendation
Given that the user is chatting with the chatbot
And it is currently around lunchtime
When the user asks for a restaurant recommendation for lunch
Then the chatbot should suggest restaurants that are open for lunch and serve cuisine types that match the user's preferences
And the chatbot should take into consideration factors such as the user's location and current weather conditions.

Scenario 2: Chatting with the chatbot for a romantic dinner recommendation
Given that the user is chatting with the chatbot
And the user has indicated that they are in the mood for a romantic dinner
When the user asks for a restaurant recommendation
Then the chatbot should suggest restaurants that have a romantic atmosphere and serve cuisine types that match the user's preferences
And the chatbot should take into consideration factors such as the user's location and current weather conditions.

Scenario 3: Chatting with the chatbot for a vegan restaurant recommendation
Given that the user is chatting with the chatbot
And the user has indicated that they are a vegan
When the user asks for a restaurant recommendation
Then the chatbot should suggest restaurants that have vegan options and serve cuisine types that match the user's preferences
And the chatbot should take into consideration factors such as the user's location and current weather conditions.

@acarolinacc acarolinacc changed the title As a user looking for a restaurant recommendation, I want to be able to chat with a virtual assistant or chatbot that can suggest restaurants and dishes based on contextual factors such as mood, time of day, weather, user preferences, history or other relevant information. Virtual assistant Mar 14, 2023
@NJCR13 NJCR13 removed L labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants