In this lab, you will use Amazon Lex to create and build a conversational bot that understands your requests and asks for more input if needed. If all required slots have been filled, the bot will ask for confirmation before triggering an action.
Level
Fundamental
Duration
1 Hours 0 MinutesCourse Objectives
In this course, you will learn how to:
- Create and build a conversational bot with **Amazon Lex** by using the AWS Management Console
- Understand how to build an interaction model using **utterances**, **intents**, and **slots**
Intended Audience
This course is intended for:
- Developers
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Access to a notebook computer with Wi-Fi and Microsoft Windows, Mac OS X, or Linux (Ubuntu, SuSE, or Red Hat)
- An Internet browser such as Chrome, Firefox, or IE9 (previous versions of Internet Explorer are not supported). We recommend to use **Chrome** or **Firefox**
Course Outline
- Task 1: Create an Amazon Lex bot
- Task 2: Create an Intent
- Task 3: Create Your Own Slot Types
- Task 4: Add Prompts to Your Slots
- Task 5: Add a Confirmation Prompt
- Task 6: Build and Test Your Bot