Ask HN: Any DIY open-source Alexa/Google alternatives?
6 points
13 hours ago
| 3 comments
| HN
I'm looking to replace my Alexa with an alternative where I can use a realtime model like Gemini or an STT -> LLM -> TTS pipeline. Should be easy to build with an Arduino or I'd even be happy buying an already made solution.

Basic functions should include playing Spotify, asking questions, settings timers.

iamflimflam1
12 hours ago
[-]
The ESP32S3 has wake word support: https://components.espressif.com/components/espressif/esp-sr...

The rest is just some vibe coding…

reply
worldsavior
9 hours ago
[-]
If it's possible via vibe coding, then there are a few projects out there that do just exactly that.
reply
wonger_
11 hours ago
[-]
reply
Zekio
13 hours ago
[-]
I believe home assistant, is/was working on a physical products for this, but no idea if it available yet
reply