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.
@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.
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
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?
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
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?
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.
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.
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.
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!
Can't wait to watch! Videos on Ai assistants are what I have been looking for 😤
can u make this kind of video using google assistant.
@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.
I've been around since about 5k subs and I'm so happy to see this channel growing so fast. You deserve it man.
Nice video man :) Well explained and informative! Keep it up man, I really enjoy watching your videos :D
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
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?
Thanks bro, video helped a lot
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?
i have the same issues, do you find the solution ?
@@halissinwonderland269 unfortunately I didn't :( But let me know if you do!
@@markphethean3831 change "return ask_utils.is_request_type" to "return ask_utils.is_intent_name" in the intenthandler
same thing here guys :(
Damn, i'm an idiot... I had my intent name wrong inside
return ask_utils.is_intent_name("HERE")(handler_input)
Thanks!, GOT Alexa for new year and wanted to check if you can code skills for her
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
How can i change the basic generic response at 15:53
hey bro I followed the steps , so what we have to fill in company name`s field, and what do you write?
Thank you, very informative
Neural nine's today catch phrase - appreciate it. And I know you live in Chicago ;\
I live in Austria xD
@@NeuralNine also kannst du deutsch? :D
@@vondenffer Ja :)
@@NeuralNine ah gut zu wissen, danke für die tollen videos :)
@@NeuralNine I wanted you to tell me so I said you live in chicago
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
Muchas gracias, excelente vídeo.
First comment and I wanted to tell you that you're my inspiration for doing python bro!!!
appreciate it :)
The template is not available or currently not supported ? Why?
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?
How about a sample python code for "If (Wyze Cam) detect person between 9PM and 5AM, turn on Wyze plug (or burglar alarm)"?
Love your video's
appreciate it ^^
That was great! thanks!
Thank you thank you and thank you soooooo much
when i am trying, i got this error "There was a problem with the requested skill's response". how can i fix this.
what did you do?
for some reason it just doesn't recognize my skill and keep saying "hmm, did you mean "
Thanks, make more content related with Alexa Skills in Python ;)
*I'm also writing my game right now*
*Horror RPG Style*
One more great video.
Brave browser, that's ma boi
yooo this what i'm looking for
Bro it's not taking the slot values as of March 2024, I tried different ways but still it return null only.
Hey can you help a little with alexa skill i cannot run my skill.
Can we use our own skills in our local alexa only without submitting it to amazon team?
Ok so... Can you do a voice command AI Bot video? Like Siri or Google Assistant? I would really appreciate it!
Cheers!
Can you help me? I keep getting "Error completing Alexa request
. An unknown error has occurred. Please try later."
can i test my alexa skill if i don't distribuite?
can you make a tutorial to make chatgpt in alexa
Do you have to pay for anything?
How to transfer this parogram to a hard are device like Alexa did you understand what I want to say
Intro music?
can you make this on Pycharm
awesome
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.
I think you need to load the skill once. Then you can do simple prompts like "Alexa, ask about "
I also did the first like
12:01
print("First")
raise CommentOrderException
for i in range(1, 10000001):
print("First")
syntax error
You're not using a dark theme for your IDE. How can you even claim to be a dev?
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.
@@GAZ___ You're stupid.
Google doesn't like this video
Can you make a video teaching how to made requests in other API's and return to Alexa please?
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
18 seconds
8
First
not quite ^^
Really? If/elif on every single food instead of using F strings?
Does the alexa-hosted skill cost anything, now or further down the road?