Hi, what do you want to do?
Curated Video
Chatbots Development with Amazon Lex - Making Utterances
After understanding intents and slots in detail, we will make utterances in our chatbots. We will begin with creating intent and then create an utterance using the sample utterances tab.
Curated Video
Chatbots Development with Amazon Lex - Intent Utterance and Slot
In this video, we will discuss intent in depth, which are utterances the user asks, and reveal the user's intent. We will also understand about a slot, which is information that Amazon Lex requires to fulfill an intent.
Curated Video
Chatbots Development with Amazon Lex - Start Developing Chatbot
This video demonstrates the process of creating the Amazon Lex chatbot step by step. You will learn to create your ID on Amazon.com and log in. We will get to the interface and start working from there.
Curated Video
Chatbots Development with Amazon Lex - Chatbot Steps
This video provides an in-depth outline of the various steps involved in creating a chatbot with Amazon Lex. We will understand how Amazon Lex connects with Amazon Lambda, Twilio software, and Amazon DynamoDB for storage.
Curated Video
Chatbots Development with Amazon Lex - Completing Lambda Function
In this lesson, we will complete the Lambda function and the last part of the chatbot build—the fulfillment code hook and add them to the database.
Curated Video
Chatbots Development with Amazon Lex - Adding Custom Slots
This video will teach us to add multiple customized slots to the utterances. We will create prompts, add slot types, create multiple slots, and then save our intent on the chatbot.
Curated Video
Chatbots Development with Amazon Lex - Lex Bot Overview
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
Professor Dave Explains
Logic in Late Modern Philosophy
How did logic continue to develop as the modern period in philosophy progressed? Mill and Comte discussed the inverse deductive method. But then a huge figure arose, George Boole. He innovated new logical symbology that got us closer to...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Monthly Expense Intent Definition File
This video explains the monthly expense intent definition file.
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Widget Introduction
This video introduces you to the expense widget.
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the...
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Color Widget
This video explains the configuration of the color widget.
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Intent Timeline Provider
This video explains the widget intent timeline provider.
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the...
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Intent Definition File-1
This video explains the intent definition file.
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the...
<
br/>
This clip is from the chapter "Understanding Configurable Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Widget
This video explains the stock widget configuration.
<
br/>
This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom...
<
br/>
This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Custom Intent Extension
This video explains the custom intent extension.
<
br/>
This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom...
<
br/>
This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Widget
This video explains the configuration of the expense widget.
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
<
br/>
This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Response Cards for User Experience
In this video, you will learn about creating response cards and adding better user themes and experiences.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for Beginners: A Complete...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots for Beginners: A Complete...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Completing Lambda Function
In this lesson, we will complete the Lambda function and into the last part of the chatbot build, the fulfillment code hook, and add them to the database.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex"...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex"...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Session state Dialog Hook and Dialog Action
In this lecture, we will understand what a session state is, basically the state of the conversation between the user and the Amazon Lex chatbot and dialog action, which determines the action that Amazon Lex should take to the Lambda...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Starting Lambda Code
In this video, we will prepare to write the code for the chatbot; we will import a few required libraries, including JSON, datetime, and time.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon Lex" of the series...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch.
<
br/>
This clip is from the chapter "Chatbots Development with Amazon...
<
br/>
This clip is from the chapter "Chatbots Development with Amazon...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Visual Builder
In this video, we will create a conversational flow, plan the utterances, and make the chatbot accept the queries and responses. We will then use the visual builder to set up the visual perspective of the chatbot.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Build and Test
After creating the intents, we will want to create a few messages as responses to be displayed by the chatbot. You will learn to add acceptance and decline responses to the chatbot.
<
br/>
This clip is from the chapter "Chatbots...
<
br/>
This clip is from the chapter "Chatbots...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Adding Custom Slots
In this video, you will learn to add multiple customized slots to the utterances. We will create prompts, add slot types, create multiple slots, and then save our intent on the chatbot.
<
br/>
This clip is from the chapter "Chatbots...
<
br/>
This clip is from the chapter "Chatbots...