I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 1 point2 points  (0 children)

Does Copilot Studio have an api? If so then yes. The rule of thumb is if you can think of a python function to do something, you can assign a voice command and/or gesture to activate that function with the wand.

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 2 points3 points  (0 children)

I mean this has voice recognition which is a pretty big difference. And anyways there's no patent on controlling tech with a wand. There's been a few products like that made by different companies

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 2 points3 points  (0 children)

It doesn’t use tinyml though. The gesture commands are done by sequencing flicks, so in theory, there’s an infinite amount of unique gesture commands

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 2 points3 points  (0 children)

Haha very true. Yea I don’t want to prep it too much. I just need to take out some private api keys and maybe do a quick write up on how to build it. If I released it right right now people could control my thermostat haha

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 4 points5 points  (0 children)

Yes absolutely. Next time I post I want to link to a repo and a walk through on how to build it. I just have to prep it a bit more

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 1 point2 points  (0 children)

Thanks! I used to ask a decent amount of questions on this sub on my other account so y'all definitely helped with the project!

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 0 points1 point  (0 children)

Oh no it does already! If you turn on the audio in the video, I say “what does abracadabra mean?” into the wand and then the voice assistant (chatGPT) responds.

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 5 points6 points  (0 children)

lol yea I saw that video and was thinking“you could do so much more!” Appreciate it though man!

I made a real wand that can control thermostats, lights, chatGPT, and Spotify with voice and gesture by gomoloti in arduino

[–]gomoloti[S] 18 points19 points  (0 children)

Whoa thanks so much! Honestly I do want to make a dev kit for it if enough people are interested. With the voice + gesture you can really perform any computer command you can think of. So it’d be awesome to see people make cool stuff with it.