We've learned how to build a range of chatbots using Amazon Lex, but currently, no one else can access them. In this chapter, we're going to learn how we can deploy our chatbots onto Facebook, Slack, and Twilio. We'll also learn how to integrate Lex with our own frontend and also create an HTTP endpoint, allowing more flexible integrations.
The following topics will be covered in this chapter:
- Deploying Lex chatbots to Facebook Messenger, Slack, and Twilio
- Creating an HTTP endpoint to allow more flexible integrations
- Building a frontend for our chatbot