Building an Angular Bot With AWS Lex

Introduction 

In this article, I will explain the Amazon Lex service and how you can use it to develop automated bots for your application. Using Lex, it is to develop automated support in your application to collect information from the user using text or voice and address the user’s concerns. I will create a sample application using Angular, and then we will integrate it to Amazon Lex to create an appointment.

Prerequisites 

This article assumes that you have a basic understanding of web application development. This article doesn’t require you to have advanced skills using Angular or Amazon Web Services, but having familiarity with these technologies will help you get the most out of this. Here is a list of tools technologies I have used in this article.