Skip to content

A Lex chatbot that sends the user restaurant suggestions given a set of preferences that the user provides the chatbot with through conversation. After the restaurant is selected, the app sends the user a text, confirming the booking via AWS SNS.

Notifications You must be signed in to change notification settings

pelincetin/Dining-Concierge-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dining-Concierge-Bot

Built a Dining Concierge chatbot that sends the user restaurant suggestions given a set of preferences that the user provides the chatbot with through conversation.

Based on a conversation with the customer, the LEX chatbot will identify the user’s preferred ‘cuisine’. Afterwards, the ElasticSearch will get random suggestions of restaurant IDs with this cuisine. Then, DynamoDB table will be queried with these restaurant IDs to find more information about the restaurants that are being suggested to the customers like name and address of the restaurant.

Your image title

About

A Lex chatbot that sends the user restaurant suggestions given a set of preferences that the user provides the chatbot with through conversation. After the restaurant is selected, the app sends the user a text, confirming the booking via AWS SNS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published