Coding Alexa Skills in Python

แชร์
ฝัง

ความคิดเห็น • 76

  • @vi3telit3
    @vi3telit3 3 ปีที่แล้ว +8

    Just found your channel recently. Very good content for developers. I can already tell you'll be big in no time at all. Thanks for the work!

  • @thejayce
    @thejayce ปีที่แล้ว +2

    Thanks for this! With the help of your video, I was able to finish my life's work: an alexa skill that tells me if the recycling is getting picked up this week or not.

  • @hassanjacobs7506
    @hassanjacobs7506 3 ปีที่แล้ว +2

    Can't wait to watch! Videos on Ai assistants are what I have been looking for 😤

  • @__________________________6910
    @__________________________6910 3 ปีที่แล้ว +8

    can u make this kind of video using google assistant.

  • @br2716
    @br2716 3 ปีที่แล้ว

    I've been around since about 5k subs and I'm so happy to see this channel growing so fast. You deserve it man.

  • @ThaumesD
    @ThaumesD 3 ปีที่แล้ว +1

    Nice video man :) Well explained and informative! Keep it up man, I really enjoy watching your videos :D

  • @finleybuege28
    @finleybuege28 ปีที่แล้ว +1

    I was following your tutorial, but once I got to the testing phase and did the open food store assistant part it respond saying “There was a problem with the requested skills response” any idea what could be causing this

  • @AlessandrodeGiulii
    @AlessandrodeGiulii 7 หลายเดือนก่อน

    it's great! thank you very much for your effort in it! It would be great if in your next one you can explain how to call WebHooks. Would it be possible?

  • @deemon710
    @deemon710 2 ปีที่แล้ว +1

    @22:10 Can you please make a video on debugging? I've tried making skills but get hung up on some mistake and nothing in the alexa console will tell me what line is messing up, just that the entire intent failed.

  • @meenu2511
    @meenu2511 3 ปีที่แล้ว +1

    Thanks bro, video helped a lot

  • @bhavyamverma70
    @bhavyamverma70 3 ปีที่แล้ว +1

    hey bro I followed the steps , so what we have to fill in company name`s field, and what do you write?

  • @pavankumarmantha
    @pavankumarmantha 2 หลายเดือนก่อน

    i have 2 questions where can i see the logs of the code and "handler_input.request_envelope.request.slots" is not working in the latest sdk i guess

  • @IzUrBoiKK
    @IzUrBoiKK 3 ปีที่แล้ว +1

    Neural nine's today catch phrase - appreciate it. And I know you live in Chicago ;\

    • @NeuralNine
      @NeuralNine  3 ปีที่แล้ว +1

      I live in Austria xD

    • @GadgetPulseShorts
      @GadgetPulseShorts 3 ปีที่แล้ว

      @@NeuralNine also kannst du deutsch? :D

    • @NeuralNine
      @NeuralNine  3 ปีที่แล้ว

      @@GadgetPulseShorts Ja :)

    • @GadgetPulseShorts
      @GadgetPulseShorts 3 ปีที่แล้ว +1

      @@NeuralNine ah gut zu wissen, danke für die tollen videos :)

    • @IzUrBoiKK
      @IzUrBoiKK 3 ปีที่แล้ว

      @@NeuralNine I wanted you to tell me so I said you live in chicago

  • @neoland1527
    @neoland1527 2 ปีที่แล้ว

    Thank you, very informative

  • @miscoadre3250
    @miscoadre3250 ปีที่แล้ว

    Hey i have an ask, when You created the object foodtype, then You create a slot with all fruit names, i would like to do the same but with music and do automatic like while, maybe there are a function like Name entity recognition to understand all music Name and group

  • @Vamaka12
    @Vamaka12 2 ปีที่แล้ว

    Thanks!, GOT Alexa for new year and wanted to check if you can code skills for her

  • @InsaRem
    @InsaRem 3 ปีที่แล้ว +1

    *I'm also writing my game right now*
    *Horror RPG Style*

  • @WallStreetinWallStreetLLC
    @WallStreetinWallStreetLLC 2 ปีที่แล้ว

    Hey amazing video, i follow your steps and I have this message-Prompt id "" for slot "foodtype" is not present in prompts, but is referenced in the dialog model for intent "foodrequestintent".---whats my mistake?

  • @markphethean3831
    @markphethean3831 3 ปีที่แล้ว +2

    Hello, for some reason alexa's response to: "What kind of food do you offer" is "You just triggered foodinfointent". Any ideas how to fix this?

    • @halissinwonderland269
      @halissinwonderland269 3 ปีที่แล้ว

      i have the same issues, do you find the solution ?

    • @markphethean3831
      @markphethean3831 3 ปีที่แล้ว

      @@halissinwonderland269 unfortunately I didn't :( But let me know if you do!

    • @mustaphounii0478
      @mustaphounii0478 3 ปีที่แล้ว

      @@markphethean3831 change "return ask_utils.is_request_type" to "return ask_utils.is_intent_name" in the intenthandler

    • @ajmalmohan
      @ajmalmohan 2 ปีที่แล้ว +1

      same thing here guys :(

    • @ajmalmohan
      @ajmalmohan 2 ปีที่แล้ว

      Damn, i'm an idiot... I had my intent name wrong inside
      return ask_utils.is_intent_name("HERE")(handler_input)

  • @Dragons927
    @Dragons927 ปีที่แล้ว

    The template is not available or currently not supported ? Why?

  • @enriquexix
    @enriquexix 2 ปีที่แล้ว

    Muchas gracias, excelente vídeo.

  • @nicolasalvarez4228
    @nicolasalvarez4228 3 ปีที่แล้ว

    Can you help me? I keep getting "Error completing Alexa request
    . An unknown error has occurred. Please try later."

  • @lornemalvoo
    @lornemalvoo 3 ปีที่แล้ว +1

    Brave browser, that's ma boi

  • @aps8511
    @aps8511 8 หลายเดือนก่อน

    Bro it's not taking the slot values as of March 2024, I tried different ways but still it return null only.

  • @tanushbhatt1419
    @tanushbhatt1419 3 ปีที่แล้ว

    for some reason it just doesn't recognize my skill and keep saying "hmm, did you mean "

  • @TheJFMR
    @TheJFMR 2 ปีที่แล้ว

    Thanks, make more content related with Alexa Skills in Python ;)

  • @lokeshdagur7227
    @lokeshdagur7227 3 ปีที่แล้ว +1

    when i am trying, i got this error "There was a problem with the requested skill's response". how can i fix this.

  • @D4rkH4ck3r5
    @D4rkH4ck3r5 2 ปีที่แล้ว

    Can we use our own skills in our local alexa only without submitting it to amazon team?

  • @rabiumuhammedeffect423
    @rabiumuhammedeffect423 3 ปีที่แล้ว

    Thank you thank you and thank you soooooo much

  • @pwu8194
    @pwu8194 3 ปีที่แล้ว

    How about a sample python code for "If (Wyze Cam) detect person between 9PM and 5AM, turn on Wyze plug (or burglar alarm)"?

  • @alex_mahone
    @alex_mahone 3 ปีที่แล้ว

    That was great! thanks!

  • @ChengPhansivang
    @ChengPhansivang 3 ปีที่แล้ว

    yooo this what i'm looking for

  • @imsteven3044
    @imsteven3044 ปีที่แล้ว

    can i test my alexa skill if i don't distribuite?

  • @fishndive7227
    @fishndive7227 3 ปีที่แล้ว

    Ok so... Can you do a voice command AI Bot video? Like Siri or Google Assistant? I would really appreciate it!
    Cheers!

  • @Luxorylux
    @Luxorylux ปีที่แล้ว

    Hey can you help a little with alexa skill i cannot run my skill.

  • @shaikhmohdjunaid3013
    @shaikhmohdjunaid3013 3 ปีที่แล้ว +2

    Love your video's

    • @NeuralNine
      @NeuralNine  3 ปีที่แล้ว

      appreciate it ^^

  • @theopenstack
    @theopenstack 2 ปีที่แล้ว

    How to transfer this parogram to a hard are device like Alexa did you understand what I want to say

  • @NarutoMinecraft007
    @NarutoMinecraft007 ปีที่แล้ว

    How can i change the basic generic response at 15:53

  • @noobyxviii
    @noobyxviii 3 ปีที่แล้ว

    Do you have to pay for anything?

  • @abhi95911
    @abhi95911 3 ปีที่แล้ว +1

    One more great video.

  • @IzUrBoiKK
    @IzUrBoiKK 3 ปีที่แล้ว +2

    First comment and I wanted to tell you that you're my inspiration for doing python bro!!!

    • @NeuralNine
      @NeuralNine  3 ปีที่แล้ว +1

      appreciate it :)

  • @wildrifter2583
    @wildrifter2583 3 ปีที่แล้ว +1

    print("First")

    • @NeuralNine
      @NeuralNine  3 ปีที่แล้ว +2

      raise CommentOrderException

    • @b07x
      @b07x 3 ปีที่แล้ว +1

      for i in range(1, 10000001):
      print("First")
      syntax error

  • @rangabharath4253
    @rangabharath4253 3 ปีที่แล้ว +1

    awesome

  • @gigginomarzapane3583
    @gigginomarzapane3583 3 ปีที่แล้ว +1

    Google doesn't like this video

  • @arod88
    @arod88 ปีที่แล้ว

    can you make a tutorial to make chatgpt in alexa

  • @swishysip6654
    @swishysip6654 3 ปีที่แล้ว

    can you make this on Pycharm

  • @Aivin
    @Aivin 3 ปีที่แล้ว

    Intro music?

  • @IDK-bg5ww
    @IDK-bg5ww 3 ปีที่แล้ว

    12:01

  • @IzUrBoiKK
    @IzUrBoiKK 3 ปีที่แล้ว +1

    If you someday visit India and come to Delhi contact me brother. And most of your viewers are indians hahaha.
    I am proud of my country

  • @Dylan_thebrand_slayer_Mulveiny
    @Dylan_thebrand_slayer_Mulveiny 2 ปีที่แล้ว +3

    You're not using a dark theme for your IDE. How can you even claim to be a dev?

    • @GAZ___
      @GAZ___ 7 หลายเดือนก่อน +1

      He doesn't need a dark themed IDE to prove he's a skilled dev. You can see his experience in the way he codes and his grasp of OOP and other advanced stuff. Not catching these things shows that you're not a dev.

    • @Dylan_thebrand_slayer_Mulveiny
      @Dylan_thebrand_slayer_Mulveiny 7 หลายเดือนก่อน

      @@GAZ___ You're stupid.

  • @greeiny
    @greeiny 3 ปีที่แล้ว

    Can you make a video teaching how to made requests in other API's and return to Alexa please?

  • @joeking5211
    @joeking5211 18 ชั่วโมงที่ผ่านมา

    Stopped at 2:56. Are you serious that you have to ask Alexa to 'Open/Load' the skill by using the 'Invocation Name' you create the skill with, well that is surely totally useless, how would anyone but the creator, unless he informed everyone that they had to do that first to get a basic operation of the skill working. So 'Alexa open the homeauto skill' and now say 'Alexa turn the room light on', just a basic example of a skill use here as maybe I have misunderstood something, if I have then would appreciate the slap on the wrist here and correct me, but if not then this is a total waste of time ???. Kind Rgds.

  • @prod.ot5
    @prod.ot5 3 ปีที่แล้ว +1

    18 seconds

  • @IzUrBoiKK
    @IzUrBoiKK 3 ปีที่แล้ว +1

    I also did the first like

  • @LTL1204
    @LTL1204 10 หลายเดือนก่อน

    8

  • @mohamedkhaled5432
    @mohamedkhaled5432 3 ปีที่แล้ว

    First

  • @scarc._ity
    @scarc._ity 2 ปีที่แล้ว

    Does the alexa-hosted skill cost anything, now or further down the road?