#chatgpt through alexa

1 messages · Page 1 of 1 (latest)

surreal briar
#

Is it actually possible to link Alexa to my home assistant chatgpt through nabu and have a trigger word to have Alexa use the AI for better response on some of my commands?

frigid beacon
#

Nope.

surreal briar
# frigid beacon Nope.

Would I need to use home assistant voice if I wanted to do something in that aspect to control my house and devices?

frigid beacon
#

Well there's a lot of options for HA satellite now - but mostly they're based on same technology that VPE is using.

#

ESP32S3 + multi-mic array.

surreal briar
frigid beacon
#

Depends on your commitment.

surreal briar
#

I'm still pretty new, only getting my server up 3 weeks ago so I'll take a look at those options and see which one are more on the "user friendly" side so I don't get lost in the setup lol thank you!

frigid beacon
#

Well HA Voice PE is theeasiest i guess.

surreal briar
# frigid beacon Well HA Voice PE is theeasiest i guess.

One last question, since you 100% know more than I do. If I go with HA voice vs the other optios you mentioned, am I getting a noticably inferior setup than let's say going with the EAP32S3 route, or the other ones you mentioned. Yes I want it simple, but I also have a semi beefy PC to run my home assistant through unraid as well as a Plex server, so I don't want to sell my system short if that makes sense

frigid beacon
#

It doesn't matter. You may use your system with whatever satellites you choose.

surreal briar
rough wharf
#

Vpe works great and can be customized. I prefer it over my HomePods as it can actually do stuff

frigid beacon
rough wharf
#

Where as Siri is like sorry I can’t help you with that right now

#

Alexa decided to shout out an ad during Turing off the lights

surreal briar
rough wharf
#

It should yes

#

I have mine using a free Gemini API key

#

Set it up in the voice settings and test the voice commands via browser

surreal briar
rough wharf
#

Nope

surreal briar
#

Interesting. Good to know thank you. I'm going to assume that'd be the same if I used a chatgpt API key?

rough wharf
#

It should be the same

#

You can have it set up so it tries to process the command locally first

surreal briar
#

So have it try and see if Gemini knows the answer, but if it doesn't have chatgpt come in for the assist?

rough wharf
#

It tries to have home assistant process through the intents like turn on and off the lights etc first

surreal briar
#

Or have it first try to answer through ollama locally and if it's not sure, then it kicks off to either Gemini or chatgpt

rough wharf
#

Then it uses the llm

#

This local thing can run on a pi4 in under a second for basic home controls

#

It’s a way to reduce API key use

frigid beacon
surreal briar
rough wharf
#

I can customize the sound files etc

frigid beacon
frigid beacon
surreal briar
# frigid beacon You can't do it so easily. Gemini and Llama have to use different pipelines. The...

Ah now I get it. It's not like HA knows to ask Gemini if my local LLM doesn't know the answer. I'd have to ask my secondary pipeline to do the task. So something simple like hey turn the lights off, that can be through my ollama locally. But something like, turn off all the lights on the main floor, if I don't have that grouping created, I'd have to ask Gemini so it can make sense of what I'm asking

rough wharf
#

Assuming the LLM supports the new tooling, it can do that

#

Try it through the browser first

#

I could make a MCP tool server to ask big brother when a small LLM does not know but the small LLM needs to be able use the MCP tooling

frigid beacon
frigid beacon
rough wharf
#

I’m a few months behind on the tooling and formatting

frigid beacon
rough wharf
#

Then it became something my wife won’t bonk me on the head for

uneven nimbus
frigid beacon