Amazon Lex

  • backend understanding backend for building interactive chatbot
  • provides 1+ language text/ voice conversation interface, powering the Alexa service
  • automatic speech recognition (ASR) - speech to text
  • Natural language understanding - intent
    • fulfil the intent with lambda integration
    • ‘’slot’’ as parameter to are values provided by the user to fulfill the intent
  • Pay as you go