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

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 97

  • @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.

  • @beginadobe
    @beginadobe 5 лет назад +23

    This guy knows what he is doing! Nice!

  • @adihardik
    @adihardik 4 года назад +38

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

  • @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?

  • @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 ☺️

  • @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 года назад +1

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

  • @1bmxam
    @1bmxam 4 года назад +5

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

  • @anyae4892
    @anyae4892 5 лет назад +6

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

  • @lashikaarunachalam7724
    @lashikaarunachalam7724 4 года назад

    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?

  • @ivanhidalgo8718
    @ivanhidalgo8718 5 лет назад +3

    Thank you this is a very nice and complete tutorial

  • @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.

  • @vlachy
    @vlachy 4 года назад

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

  • @alexmarks4194
    @alexmarks4194 5 лет назад +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.

  • @n7router
    @n7router 5 лет назад +2

    good talk, to the point, thanks man.

    • @MAKERDEMY
      @MAKERDEMY 5 лет назад

      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

  • @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 5 лет назад +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.

  • @jaahnaviv.j.2622
    @jaahnaviv.j.2622 5 лет назад +2

    Thankyou soo much. It helped me a lot

  • @javabawa5251
    @javabawa5251 4 года назад +1

    Now I can write Alexa Trainer on my resume.

  • @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 3 года назад

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

  • @easydrafting
    @easydrafting 4 года назад +1

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

  • @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 :-(

  • @chasey2327
    @chasey2327 3 года назад

    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?

  • @kashishbhalla9705
    @kashishbhalla9705 5 лет назад +3

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

    • @MAKERDEMY
      @MAKERDEMY 5 лет назад

      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

  • @ulhasrane3656
    @ulhasrane3656 5 лет назад +2

    Nicely explained in simplied way

  • @thehanchoshow
    @thehanchoshow 3 года назад

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

  • @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

  • @6962943
    @6962943 5 лет назад +1

    is there any development alexa and an IVR system?

    • @MAKERDEMY
      @MAKERDEMY 5 лет назад

      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

  • @texgale2466
    @texgale2466 5 лет назад +10

    "whats the weather" said Ralph from the Simpsons.

  • @faviquiz
    @faviquiz 5 лет назад +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.

  • @fabiancoria2650
    @fabiancoria2650 4 года назад +1

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

  • @T3ch_Guru
    @T3ch_Guru 5 лет назад +1

    how do you unhide a skill that has been hidden

  • @patricklafontaine4313
    @patricklafontaine4313 3 года назад

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

  • @ThuyNguyen-vp3bm
    @ThuyNguyen-vp3bm 3 года назад

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

  • @MarsTheProgrammer
    @MarsTheProgrammer 5 лет назад

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

    • @westwindowcleaners1321
      @westwindowcleaners1321 5 лет назад

      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

  • @faiziniyazi7662
    @faiziniyazi7662 5 лет назад +1

    Awesome bro!

  • @derkompetenzentwickler
    @derkompetenzentwickler 5 лет назад +1

    can we get the code?

  • @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.

  • @ashy7198
    @ashy7198 4 года назад +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?

  • @Constitutionallycorrect
    @Constitutionallycorrect 6 лет назад

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

    • @AndreaMuttoni
      @AndreaMuttoni 6 лет назад

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

  • @sumanthreddymindia
    @sumanthreddymindia 5 лет назад +1

    Impressive!

  • @Techsamosatv
    @Techsamosatv 5 лет назад +1

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

    • @calebgates1762
      @calebgates1762 5 лет назад

      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

  • @satyamkumarsingh9008
    @satyamkumarsingh9008 5 лет назад

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

    • @Cacahuetus
      @Cacahuetus 5 лет назад

      switch server to Ireland

  • @ephirmdaniel5921
    @ephirmdaniel5921 5 лет назад

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

  • @alexmarks8285
    @alexmarks8285 5 лет назад

    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!

  • @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

  • @muratcan__22
    @muratcan__22 4 года назад

    nice video

  • @nowitspk
    @nowitspk 5 лет назад +1

    Try saying "Alexa open periodic table"

  • @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...

  • @momica
    @momica 4 года назад +1

    11:12 bruh

  • @zaidalattar2483
    @zaidalattar2483 4 года назад

    Awesome

  • @dylanroberts6126
    @dylanroberts6126 5 лет назад +1

    Anyone else have their alexa go off whenever he says alexa

  • @shweta4436
    @shweta4436 4 года назад

    Guys use this method to create skill without coding

    • @shweta4436
      @shweta4436 4 года назад

      ruclips.net/video/l1QzTXT3x2w/видео.html

  • @Anonymous-nj2ow
    @Anonymous-nj2ow 5 лет назад

    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 5 лет назад +1

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

  • @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

  • @AustinWilhite
    @AustinWilhite 4 года назад

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

  • @joeking5211
    @joeking5211 2 месяца назад

    40+ years ( hobby only ) of C/C++ playtime, mainly for hardware devices and totally lost in this obfuscated cryptic total mess of an implementation. Well done Amazon, no wonder most of of the 'skill' libraries are garbage. When will the 'developers' think of 'real' plebs that have to deal with their ego's. And also it's not free. Kind Rgds.