You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
Asking about food the user should be assissted with adequate answers on the base of current food menu in many of the local sellers. Initially this can be implemented with passing the name of the city that should bot look for restaurants. like: I want to eat in Varna from Marche.. Once we implement authentication then the user shouldn't pass the city. This information will be retrieved from his profile information.
Consider the text parameters to be question sentence, instead of :
I want to eat from Marche.
Example Q&A for single food restaurant:
User: I want to eat from Marche.
MentorBot: The lunch menu from Marche:
Микс свежи салатки със спанак, рукола, 8 250 гр. 6.90лв.
селъри, ябълка, нар, орехи и дресинг от цвекло;
Крокмач с печени червени чушки и домашен билков хляб 7 300 гр. 9.90 лв.
селектирано зряло осолено овче мляко, печени чушки, домати, билков
зехтин;
Example Q&A for multiple food restaurants:
User: I want to eat from Marche, The house.
MentorBot: The lunch menu from Marche:
Микс свежи салатки със спанак, рукола, 8 250 гр. 6.90лв.
селъри, ябълка, нар, орехи и дресинг от цвекло;
Крокмач с печени червени чушки и домашен билков хляб 7 300 гр. 9.90 лв.
селектирано зряло осолено овче мляко, печени чушки, домати, билков
зехтин;
The lunch menu from The house:
лато от картофи / голямо / (1300гр.) 12,99 лв
бланширани картофи, пикантни картофи, картофен чипс, задушени картофи, варени картофи, сос;
Плато с домашен суджук (800гр.) 9,49 лв
суджук, хлебче, гарнитура печени картофи, ориз със зеленчуци, салата от бяло зеле, червено зеле и моркови, сос Тартар;
The text was updated successfully, but these errors were encountered:
StanislavChankov
changed the title
Implement food selection assisstance from the local food restaurants.
Implement food selection assisstance for the local food restaurants.
Jun 22, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancementNew feature in the projectnewA feature or bug that is not started yet.
Asking about food the user should be assissted with adequate answers on the base of current food menu in many of the local sellers. Initially this can be implemented with passing the name of the city that should bot look for restaurants. like: I want to eat in Varna from Marche.. Once we implement authentication then the user shouldn't pass the city. This information will be retrieved from his profile information.
Consider the text parameters to be question sentence, instead of :
Example Q&A for single food restaurant:
User: I want to eat from Marche.
MentorBot: The lunch menu from Marche:
Микс свежи салатки със спанак, рукола, 8 250 гр. 6.90лв.
селъри, ябълка, нар, орехи и дресинг от цвекло;
Крокмач с печени червени чушки и домашен билков хляб 7 300 гр. 9.90 лв.
селектирано зряло осолено овче мляко, печени чушки, домати, билков
зехтин;
Example Q&A for multiple food restaurants:
User: I want to eat from Marche, The house.
MentorBot: The lunch menu from Marche:
Микс свежи салатки със спанак, рукола, 8 250 гр. 6.90лв.
селъри, ябълка, нар, орехи и дресинг от цвекло;
Крокмач с печени червени чушки и домашен билков хляб 7 300 гр. 9.90 лв.
селектирано зряло осолено овче мляко, печени чушки, домати, билков
зехтин;
The lunch menu from The house:
лато от картофи / голямо / (1300гр.) 12,99 лв
бланширани картофи, пикантни картофи, картофен чипс, задушени картофи, варени картофи, сос;
Плато с домашен суджук (800гр.) 9,49 лв
суджук, хлебче, гарнитура печени картофи, ориз със зеленчуци, салата от бяло зеле, червено зеле и моркови, сос Тартар;
The text was updated successfully, but these errors were encountered: