|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/create-custom-alexa-skill-using-aws-lambda-function/
课程评论:没有评论
课程名称:使用 AWS Lambda 函数创建自定义 Alexa 技能 课程概述:人工智能是智能体的研究,能够执行操作。技能是指在支持 Amazon Alexa 的设备(如 Echo)上执行操作的能力。本系列课程将教您如何使用 Alexa 技能控制台、Alexa SDK 和 AWS Lambda 函数创建自己的自定义 Alexa 技能。课程包括创建自定义技能的五个核心组件。Alexa 是亚马逊的虚拟助手,它具有一些技能,用户可以借此进行各种操作,比如请求服务。Alexa 技能包提供了构建、测量和测试技能的用户界面。AWS Lambda 函数是您技能的基础,Alexa 技能将请求发送到 Lambda 函数,后者执行相应的操作。Alexa 技能 SDK 用于创建处理程序,将生成的响应以 JSON 格式返回,因此我们只需调用这些函数即可。我们将使用 Alexa SDK 和 Alexa Core SDK。 ASK CLI 是一个命令行工具,允许我们创建、部署和克隆技能。在本系列课程中,您将学习到以下内容: - 人工智能、机器人和 Alexa 的介绍 - 理解意图(Intent)、话语(Utterance)和插槽(Slots)的概念 - 请求和响应的 JSON 格式 - 自定义技能的测试、部署及发布到技能商店,并在自己的 Echo 设备上进行测试 - 使用 Alexa SDK 版本1 生成响应 - 使用指令(Directives)生成更丰富的响应,包括音频、视频、提示、引导和确认指令 - 执行一些高级操作,如账户链接、使用 DynamoDB 和状态管理 - 学习使用 Skillinator 和 CloudWatch - 创建快讯技能并了解 Alexa Blueprint 所有这些内容将在本视频系列中进行讲解。如果您有任何疑问,可以通过邮件、消息或问答与我联系。
AI is Artificial intelligence, Study of intelligent agents and takes actions. Skills are an ability to perform an operation on devices enabled with Amazon Alexa like Echo.Throughout this series, I am going to teach you How to create your own custom Alexa skill using Alexa skill console, Alexa SDK, and use AWS Lambda function for this. This course includes 5 Core components for creating your own custom Skills. Alexa is a virtual assistant by Amazon. It contains some skill using which user can do various things such as ask for service etc.Alexa skill Kit provides a user interface to for Build, Measure, and Test skill which is known as Skill kit.AWS Lambda function is backbone on your skill. Alexa skill will send a request to our lambda function and it will perform the original operation.Alexa Skill SDK used to create handlers that will generate a response to our skill in form of JSON. So we just need to call those function only. We will use both Alexa SDK and Alexa Core SDK.ASK CLI is a command line tool which allows us to create skill as well as deploy, clone too.Through this series, we will learnIntroduction to AI, Bots, and Alexa.Understood the concept of Intent, Utterance as well as Slots.JSON format for both Request and Response.Test and Deploy, and Publish your custom skill to skill store, as well as test it on your own Echo device.Use Alexa SDK version-1 for generating a response.Use directives for generating a more rich response with Audio, Video, Hint, Elicit, and Confirm directive.Perform some Advance operations such as Account linking, working with DynamoDB, State management.Along with those you will learn how to use Skillinator, CloudWatch.We will also create Flash briefing skill and see Alexa Blueprints.We will learn all above things through this video series. If you have any doubts then you can contact me via mail, message, or Q & A.