17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Packt - Learn To Build Amazon Alexa Skills And Converse With Machines
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Know how to create Alexa custom skills and master the fundamentals of building conversational, voice user interfaces (VUI)
More info:
https://www.packtpub.com
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01.Introduction, Course Pre-requisites, and a Try-out/0101.Introduction - Build a Rad Personal Assistant.mp4
239.9 MB
01.Introduction, Course Pre-requisites, and a Try-out/0102.What will you learn.mp4
26.3 MB
01.Introduction, Course Pre-requisites, and a Try-out/0103.What will you need to be effective in this course.mp4
74.7 MB
01.Introduction, Course Pre-requisites, and a Try-out/0104.Getting the Code, and Using a Checklist.mp4
36.9 MB
01.Introduction, Course Pre-requisites, and a Try-out/0105.Try out Alexa in a Browser.mp4
73.2 MB
02.Understanding Alexa and its Ecosystem/0201.Rise of Voice User Interfaces.mp4
45.8 MB
02.Understanding Alexa and its Ecosystem/0202.Alexa and Alexa Enabled Devices.mp4
116.3 MB
02.Understanding Alexa and its Ecosystem/0203.Current Abilities of Alexa.mp4
36.3 MB
02.Understanding Alexa and its Ecosystem/0204.What are Alexa Skills.mp4
126.3 MB
02.Understanding Alexa and its Ecosystem/0205.Type of Alexa Skills, and ASK - the Alexa Skills Kit.mp4
141.4 MB
02.Understanding Alexa and its Ecosystem/0206.Alexa Skill Development Overview.mp4
114.8 MB
02.Understanding Alexa and its Ecosystem/0207.Alexa App Installation on Phone.mp4
405.4 MB
03.Overview of Technology behind Alexa/0301.Amazon Polly - the Text to Speech Engine.mp4
56.8 MB
03.Overview of Technology behind Alexa/0302.Amazon Lex - Brains behind Voice User Interfaces.mp4
58.8 MB
03.Overview of Technology behind Alexa/0303.Serverless Computing - changing the conventional deployment models.mp4
63.2 MB
03.Overview of Technology behind Alexa/0304.Amazon Lambda - the Serverless Computing solution by Amazon.mp4
112 MB
04.Build your First Lambda Function and connect with S3/0401.Amazon Developer Portal Account Setup.mp4
64.2 MB
04.Build your First Lambda Function and connect with S3/0402.Amazon Web Services Account Setup.mp4
90.6 MB
04.Build your First Lambda Function and connect with S3/0403.Amazon S3, and First Lambda Function's Goal.mp4
54 MB
04.Build your First Lambda Function and connect with S3/0404.Amazon S3 Buckets and File Upload.mp4
76.3 MB
04.Build your First Lambda Function and connect with S3/0405.Create Amazon IAM (Identity and Access Management) Role.mp4
93.7 MB
04.Build your First Lambda Function and connect with S3/0406.Create Lambda Function `takeS3backup`.mp4
153 MB
04.Build your First Lambda Function and connect with S3/0407.Prepare Lambda Test Events to check S3 Connectivity.mp4
137.3 MB
04.Build your First Lambda Function and connect with S3/0408.Upgrade `takeS3backup` Lambda Function to copy S3 files.mp4
99.4 MB
04.Build your First Lambda Function and connect with S3/0409.Test and Verify S3 File Upload.mp4
116.4 MB
05.Build your First Alexa Skill - Eva 1.0/0501.Goal 1 - Make "Eva", Your First Alexa Skill, to Read out Quotes.mp4
70.3 MB
05.Build your First Alexa Skill - Eva 1.0/0502.Deconstructing an Alexa Skill Statement.mp4
62 MB
05.Build your First Alexa Skill - Eva 1.0/0503.Pointers to building an Awesome Voice Interface.mp4
62.6 MB
05.Build your First Alexa Skill - Eva 1.0/0504.Designing a Voice Interaction Model for Eva 1.0.mp4
162.3 MB
05.Build your First Alexa Skill - Eva 1.0/0505.Preparing the Intents, Slots, Utterances and Data for an Alexa Custom Skill.mp4
139.6 MB
05.Build your First Alexa Skill - Eva 1.0/0506.Configuring Eva 1.0 Custom Skill on Amazon Developer Portal.mp4
98.7 MB
05.Build your First Alexa Skill - Eva 1.0/0507.Request Handlers, Response Objects and Actions in Lambda Function for Alexa.mp4
83.5 MB
05.Build your First Alexa Skill - Eva 1.0/0508.Lambda Function to make Eva 1.0 introduce itself.mp4
395 MB
05.Build your First Alexa Skill - Eva 1.0/0509.Extending Eva 1.0 Lambda Function to achieve Goal 1 of reading quotes.mp4
289 MB
06.Testing Eva 1.0 - An Alexa Custom Skill/0601.Lambda Test Events to test Eva 1.0.mp4
145.7 MB
06.Testing Eva 1.0 - An Alexa Custom Skill/0602.Developer Portal Service Simulator to test Eva 1.0.mp4
106.7 MB
06.Testing Eva 1.0 - An Alexa Custom Skill/0603.Echosim.io Web based Simulator to test Eva 1.0.mp4
114.8 MB
06.Testing Eva 1.0 - An Alexa Custom Skill/0604.Amazon Echo to test Eva 1.0.mp4
127.6 MB
06.Testing Eva 1.0 - An Alexa Custom Skill/0605.Introduction to Amazon CloudWatch for reviewing logs and debugging errors.mp4
163.8 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0701.Goal 2 - Make Eva tell you real time traffic information using Third Party APIs.mp4
86.9 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0702.Designing a detailed Voice Interaction Model for Eva 2.0.mp4
401.3 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0703.Get Google Maps API Key for Route & Traffic Information.mp4
215.2 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0704.Prepare Intents, Slots, Utterances and Coordinates for Route Information.mp4
255.8 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0705.Configure Eva 2.0 Skill on Developer Portal with New Intents, Slots, Utterances.mp4
115.5 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0706.EvaFunction 2.0 in Lambda (13) - Configuration and Helper functions.mp4
255.1 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0707.EvaFunction 2.0 in Lambda (23) - Handlers for GetBookmarks and Built-in Intents.mp4
390.4 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0708.EvaFunction 2.0 in Lambda (33) - Handler for GetRoute Intent.mp4
235.7 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0709.Testing Eva 2.0 through Lambda Test Events.mp4
262.1 MB
07.Eva 2.0 - Making Eva Useful by connecting to APIs & getting real time route info/0710.Testing Eva 2.0 through Amazon Echo and CloudWatch.mp4
361 B
08.Taking Alexa Development to the Next Level/0801.Ideas - Enhance Eva and make it better.mp4
33.2 MB
08.Taking Alexa Development to the Next Level/0802.Ideas - Create Alexa Voice Service.mp4
23.2 MB
08.Taking Alexa Development to the Next Level/0803.Ideas - Publish the Custom Skill.mp4
60.4 MB
08.Taking Alexa Development to the Next Level/0804.Ideas - Build Smart Home Skills.mp4
59.3 MB
08.Taking Alexa Development to the Next Level/0805.Building a Consistently Reliable Architecture using Amazon.mp4