Is there a way to create a smart home assistant powered by AI? Even if it means building a server?
I’ve had it with Alexa! Every night I ask it to play thunderstorm sounds to help me sleep, but instead, it starts pitching products or services. I’ve already turned off all ads and suggestions, yet it keeps going, which just wakes me up and ruins my night.
Google’s assistant also has its share of issues. I considered Apple, but it seems like it doesn’t play well with Spotify because they want to push Apple Music.
I set up a Wyoming Satellite for Home Assistant using the ‘Hey Jarvis’ wake word. It works fine with an old headset as a mic, but you can use any 3.5mm device for input or output.
If you’re looking for Spotify compatibility, Music Assistant might work with HomePods.
There’s an open-source project started by a French developer. It’s now available here: https://openjarvis.com. Some parts of the site are in French, but translation tools should help you navigate.
Theodore said:
There’s an open-source project started by a French developer. It’s now available here: https://openjarvis.com. Some parts of the site are in French, but translation tools should help you navigate.
It might be the skill you’re using with Alexa. I don’t experience more than one ‘by the way’ suggestion when I use mine. Maybe switch to another skill for nighttime sounds?
Blake said:
It might be the skill you’re using with Alexa. I don’t experience more than one ‘by the way’ suggestion when I use mine. Maybe switch to another skill for nighttime sounds?
I use a brown noise skill, and occasionally it tries to pitch the premium version. It’s annoying when I just want to fall asleep.
Building a Jarvis-like assistant requires a significant investment and technical expertise. I’ve been working on my setup using Ubiquiti devices, Raspberry Pi in each room, and Llama 3.1 running on a server with an RTX 4090. It’s not cheap, but the end goal is a fully integrated, private AI system for my home.
@LockdownLiaison
That’s a lot of tech buzzwords, but it doesn’t really address the core issue. A true general-purpose AI assistant that functions as a Jarvis isn’t available yet.