- This is a shopping chatbot created using Amazon Lex of AWS.
- Amazon Lex is used to build voice and text Chatbots. This shopping chatbot, not only places the user's order but also performs the sentiment analysis of user input data which is positive, negative or neutral. After placing the order, it will display the summary of the user's order.
- Intents
- Utterances
- Slots
- A particular goal that the user wants to achieve.
- Spoken or Typed phrases that invoke your intent.
- The data that the user must provide to fulfill the intent.