Building an Alexa Skill in 20 minutes using Node.js - London Node User Group - October 2018

Поділитися
Вставка
  • Опубліковано 4 вер 2024

КОМЕНТАРІ • 96

  • @beginadobe
    @beginadobe 4 роки тому +23

    This guy knows what he is doing! Nice!

  • @ErichCervantez
    @ErichCervantez 5 років тому +11

    This was a fantastic quick start guide. I'm a 20 year veteran developer and even I get exhausted reading SDK or API documentation. Sometimes the fastest way to learn is to jump right in and this talk allows us to do so. Thanks much.

  • @adihardik
    @adihardik 4 роки тому +38

    looks like, He already knows 'corona' is going to be hit in 2020 😂

  • @tbhimmastudying2327
    @tbhimmastudying2327 3 роки тому +1

    Am 15 and came here coz I hope to learn coding and programming by myself in 2 years and gift self programmed Alexa to my dad when I get 18 on his bday
    So I'll wait for three years to watch this video again ☺️

  • @1bmxam
    @1bmxam 4 роки тому +5

    Am I seeing something that hasn’t blown up yet🤨

  • @andrewwelch5
    @andrewwelch5 5 років тому +6

    This is an excellent guide. Do you have further information about a wizard type scenario. E.g. ask a question and respond to the answer. Or doing a series of questions and collating the responses to calculate something at the end?

  • @new_user2816
    @new_user2816 5 років тому +4

    Wow! Very impressive. :) Learnt a huge amount. I am starting to think what i can build.

  • @LearnByPlayingInXR
    @LearnByPlayingInXR 2 роки тому

    Cool video.
    ( Damn sad I was block at the AWS pay wall. Where you need a debit card )

  • @ivanhidalgo8718
    @ivanhidalgo8718 5 років тому +3

    Thank you this is a very nice and complete tutorial

  • @javabawa5251
    @javabawa5251 4 роки тому +1

    Now I can write Alexa Trainer on my resume.

  • @vlachy
    @vlachy 3 роки тому

    This is a great simple description. It could be even shorter though :P

  • @n7router
    @n7router 4 роки тому +2

    good talk, to the point, thanks man.

    • @MAKERDEMY
      @MAKERDEMY 4 роки тому

      Hey, I noticed that you are interested in Alexa. We just released a video on Alexa. Thought you'd want to check it out. Thanks
      👇👇👇
      utm.io/unby

  • @rjperfumado
    @rjperfumado 5 років тому +4

    Good but google assistant is more fast and answers can be get in external resources like internet.

    • @dc4539
      @dc4539 5 років тому

      So can Alexa. The functionality isn't limited to the demonstration

    • @thehanchoshow
      @thehanchoshow 2 роки тому

      @@SourceHades but you would have to manually put the info in alexas database which is time consuming.

  • @jaahnaviv.j.2622
    @jaahnaviv.j.2622 5 років тому +2

    Thankyou soo much. It helped me a lot

  • @anyae4892
    @anyae4892 5 років тому +6

    I’m having a hard time finding the right response template. Where can I find the template you used?

  • @HCBCHEMISTRY
    @HCBCHEMISTRY 5 років тому +3

    I build alexa skill INTERSTELLAR OCEANS. I just followed this video and I asked a few questions. I do not know coding. It took me two weeks total.

  • @HCBCHEMISTRY
    @HCBCHEMISTRY 5 років тому

    The most fucking helpful video. I am developing how to start a saltwater tank. Probably by the time you reading this it is already out for you to use. I watched this video over 100 times. I do not know anything. I bearly know how to code a 1990s website.

  • @lashikaarunachalam7724
    @lashikaarunachalam7724 3 роки тому

    Thanks a lot for this video. It was a eye opener for me. I have a doubt. If I need to use only as a chatbot, how to disable voice?

  • @davski51
    @davski51 4 роки тому +1

    I've followed it to the letter but it won't allow me to test - it is flagging up an unexpected '/' at Row: Col: which is preventing me from saving it :-(

  • @alexmarks4194
    @alexmarks4194 4 роки тому +3

    I did this using the code generator. I can't even get the skill to open during the test, much less to the dialog portion. I only get "There was a problem with the requested skill's response." It also seems like the fallbackIntent is no longer a built-in intent. Is there a way to add the built-in intents?

    • @vnzlb
      @vnzlb 4 роки тому +1

      same! i followed every step in this video (except i used bubble tea) and while testing, it only responds with "There was a problem with the requested skill's response". HELP 🙏🏽

    • @adihardik
      @adihardik 4 роки тому

      I have just used a code generator yesterday. There are some dependency and method level changes, because of that, it is showing the error. I hope they will update the code generator to support the latest version.
      If you are still having the issue, you can check the comment of 'daniel_san uk'. I had also performed the same steps and it worked.

  • @chasey2327
    @chasey2327 2 роки тому

    for content writers wanting to specialise in voice/convo design, is your best bet to practise building loads of Q&As for different topics as your foundation skill? (or spend as much time learning coding, understanding user psychology, drawing flows etc). Can any writers who've done voice content say whether the main body of work is churning out loads of potential questions and answers on topics - or is it much more varied than that?

  • @rajpandey22457
    @rajpandey22457 5 років тому +14

    Is there a guide for the same with python? I want to learn how to create skill with python.

    • @calebgates1762
      @calebgates1762 4 роки тому +1

      here's the Alexa skills kit for python: developer.amazon.com/en-US/docs/alexa/alexa-skills-kit-sdk-for-python/overview.html
      I'd recommend looking for a community template project when creating a lambda function instead of clicking create blank function.

  • @easydrafting
    @easydrafting 3 роки тому +1

    Getting below Error - Please help "Your default endpoint has changed and the code below is no longer hosted by Alexa."

  • @ulhasrane3656
    @ulhasrane3656 4 роки тому +2

    Nicely explained in simplied way

  • @faviquiz
    @faviquiz 4 роки тому +1

    Thanks for this Guide. But I think it would be so fun if you just add a Front Panel skillset design option. For Example. I will just add what I want and the rest is like Amazon or Alexa will ask and confirm it.
    Hope this will come soon so that your Alexa will develop soon.

  • @faiziniyazi7662
    @faiziniyazi7662 5 років тому +1

    Awesome bro!

  • @kashishbhalla9705
    @kashishbhalla9705 4 роки тому +3

    Hi dear, can you please tell me how alexa skill read user id automatically .

    • @MAKERDEMY
      @MAKERDEMY 4 роки тому

      Hey, I noticed that you are interested in Alexa. We just released a video on Alexa. Thought you'd want to check it out. Thanks
      👇👇👇
      utm.io/unby

  • @aishwaryajadhav4222
    @aishwaryajadhav4222 Рік тому

    I have created a skill but I want to see that skill in Amazon Alexa app Please tell me how to do it

  • @ashy7198
    @ashy7198 3 роки тому +1

    missed the main point of the whole video though. he brushes over it like "and obviously you wouldnt have it hardcoded to say 11pm" so yea then, how do we have that info come from our own data source?

  • @fabiancoria2650
    @fabiancoria2650 4 роки тому +1

    I have been trying, but it doesn't work.

  • @ThuyNguyen-vp3bm
    @ThuyNguyen-vp3bm 2 роки тому

    Some segments in the video are stamped not adjacent to each other

  • @sumanthreddymindia
    @sumanthreddymindia 5 років тому +1

    Impressive!

  • @thehanchoshow
    @thehanchoshow 2 роки тому

    Anyway we can get paid for coming up with a skill?

  • @muratcan__22
    @muratcan__22 3 роки тому

    nice video

  • @texgale2466
    @texgale2466 5 років тому +10

    "whats the weather" said Ralph from the Simpsons.

  • @zaidalattar2483
    @zaidalattar2483 4 роки тому

    Awesome

  • @T3ch_Guru
    @T3ch_Guru 5 років тому +1

    how do you unhide a skill that has been hidden

  • @6962943
    @6962943 4 роки тому +1

    is there any development alexa and an IVR system?

    • @MAKERDEMY
      @MAKERDEMY 4 роки тому

      Hey, I noticed that you are interested in Alexa. We just released a video on Alexa. Thought you'd want to check it out. Thanks
      👇👇👇
      utm.io/unby

  • @jaahnaviv.j.2622
    @jaahnaviv.j.2622 5 років тому

    Can u explain, how to do this with https please

  • @patricklafontaine4313
    @patricklafontaine4313 3 роки тому

    Would it be possible to add a switch as routine trigger with a skills?

  • @derkompetenzentwickler
    @derkompetenzentwickler 5 років тому +1

    can we get the code?

  • @alexmarks8285
    @alexmarks8285 4 роки тому

    This code generator no longer works. After copy-pasting the generated code, I try it and just keep getting the same response, "There was a problem with the requested skill's response." Using the default skill-fact template I get, "Here's your fact: A year on Mercury is just 88 days long."

    • @prasad5305
      @prasad5305 4 роки тому +4

      const Alexa = require("ask-sdk"); needs to be updated to const Alexa = require("ask-sdk-core"); and
      const skillBuilder = Alexa.SkillBuilders.standard() needs to be changed to
      const skillBuilder = Alexa.SkillBuilders.custom(). This did the trick for me. Provided by daniel_san UK.

    • @beemorabi1592
      @beemorabi1592 4 роки тому

      @@prasad5305 thank you!

    • @monicka871
      @monicka871 3 роки тому

      @@prasad5305 Hello it didn't work any more the code, because I tried several times and it didn't work. do you know something about it? please thanks

    • @lmaoiwaslikelmao1132
      @lmaoiwaslikelmao1132 3 роки тому

      @@prasad5305 This fixed the issue, thanks so much!

  • @nowitspk
    @nowitspk 4 роки тому +1

    Try saying "Alexa open periodic table"

  • @satyamkumarsingh9008
    @satyamkumarsingh9008 5 років тому

    sir i cannot connect the end points. It says skill manifest error.

    • @Cacahuetus
      @Cacahuetus 4 роки тому

      switch server to Ireland

  • @MarsTheProgrammer
    @MarsTheProgrammer 4 роки тому

    nothing works... all i get after 18:20 is "There was a problem with the requested skill's response"

    • @westwindowcleaners1321
      @westwindowcleaners1321 4 роки тому

      Same here, I am not sure what the problem is. If I figure it out I will be sure to let you know

    • @bubba1984
      @bubba1984 4 роки тому

      of course nothing works. node.js really? it's year 2020. the era of zapier and postman and many others. I feel young back in the 70s watching their arhirecture. the dude is awesome but this design...

    • @TechDiveAVCLUB
      @TechDiveAVCLUB 4 роки тому

      the top comment here says how to fix it. I had the same problem

  • @AnimagusPlays
    @AnimagusPlays 4 роки тому

    Ok so I came here to try and link up all my setup lights thinking lets learn a new coding language then I noticed the title sais ‘NodeJS’ wich I’ve been using for 3 years

  • @Constitutionallycorrect
    @Constitutionallycorrect 5 років тому

    When i type in the alexa.design/nodesdk takes me to github, is that where it is supposed to go?

    • @AndreaMuttoni
      @AndreaMuttoni 5 років тому

      Yep, there's links to a ton of sample tutorials there :)

  • @shweta4436
    @shweta4436 3 роки тому

    Guys use this method to create skill without coding

    • @shweta4436
      @shweta4436 3 роки тому

      ua-cam.com/video/l1QzTXT3x2w/v-deo.html

  • @Techsamosatv
    @Techsamosatv 5 років тому +1

    Can you tell me why I am getting "session remains open" error feedback from the certification team?

    • @calebgates1762
      @calebgates1762 4 роки тому

      It's possible you're using the .speak() and .reprompt() which, however your reprompt may be empty " ". Or for specific intents like AMAZON.Stop or AMAZON.Cancel you may not be using .reprompt() response even though the user has requested to end the session

  • @ephirmdaniel5921
    @ephirmdaniel5921 5 років тому

    Hi!!!....can you help me out of this
    how to pick the exact word spoke by the user?

  • @dylanroberts6126
    @dylanroberts6126 5 років тому +1

    Anyone else have their alexa go off whenever he says alexa

  • @momica
    @momica 4 роки тому +1

    11:12 bruh

  • @fzvovu8524
    @fzvovu8524 5 років тому

    Can anyone explain why I can't write and test an Alexa skill that talks directly to my lambda function anymore? I'm talking about the lambda function that resides in lamba instead of the one in the Alexa Developer Console? This is a move backwards IMHO!

    • @pedrogaalves
      @pedrogaalves 5 років тому

      I didnt understand what is the matter, Im really new to it and it seems easily to manage the "design" of the skill and the code on the same place (alexa developer console), instead of going to AWS console to search for your lambdas.

    • @fzvovu8524
      @fzvovu8524 5 років тому +1

      @@pedrogaalves Actually, I found the problem. The lambda endpoint was missing in one spot. It was default to the hosted code editor...

  • @Anonymous-nj2ow
    @Anonymous-nj2ow 4 роки тому

    i gave a presentation today at university on this, light as possible, but it was well received, but jezus can it get complicated

  • @johnwhiteguy572
    @johnwhiteguy572 5 років тому

    how much can a guy earn money if he develop a single alexa skill?

    • @derkompetenzentwickler
      @derkompetenzentwickler 5 років тому

      jeff bezos yes, we ne

    • @daurham
      @daurham 5 років тому

      5

    • @calebgates1762
      @calebgates1762 4 роки тому +1

      Check out www.project508.com/ to capture your audience, maintain a community, and make money on Alexa

  • @AustinWilhite
    @AustinWilhite 3 роки тому

    Code generator: s3.amazonaws.com/webappvui/skillcode/v2/index.html

  • @lilugoart
    @lilugoart 4 роки тому

    i was here with the intent of learning how to program a skill and this video just shows a 200+ lines of code of things, not useful for me