How to Use AWS Lex to Build Interactive Chatbots
AWS Lex is Amazon’s service for building your own chatbots. Built using the same machine-learning technology as Alexa, Lex can recognize user intent, query for additional data, and then fulfill user requests using Lambda for code execution.