it is fucking priceless that an innovation that contained such simplicities as “don’t use 32-bit weights when tokenizing petabytes of data” and “compress your hash tables” sent the stock exchange into ‘the west has fallen’ mode. I don’t intend to take away from that, it’s so fucking funny
This is not the rights issue, this is not the labor issue, this is not the merits issue, this is not even the philosophical issue. This is the cognitive issue. When not exercised, parts of your brain will atrophy. You will start to outsource your thinking to the black box. You are not built different. It is the expected effect.
I am not saying this is happening on this forum, or even that there are tendencies close to this here, but I preemptively want to make sure it gets across because it fucked me up for a good bit. Through Late 2023–Early 2024 I found myself leaning into both AI images for character conceptualization and AI coding for my general workflow. I do not recommend this in the slightest.
For the former, I found that in retrospect, the AI image generation reified elements into the characters I did not intend and later regretted. For the latter, it essentially kneecapped my ability to produce code for myself until I began to wean off of it. I am a college student. I was in multiple classes where I was supposed to be actively learning these things. Deferring to AI essentially nullified that while also regressing my abilities. If you don’t keep yourself sharp, you will go dull.
If you don’t mind that or don’t feel it is personally worth it to learn these skills besides the very very basics and shallows, go ahead, that’s a different conversation but this one does not apply to you. I just want to warn those who did not develop their position on AI beyond “the most annoying people in the world are in charge of it and/or pushing it” (a position that, when deployed by otherwise-knowledgeable communists, is correct 95% of the time) that this is something you will have to be cognizant of. The brain responds to the unknowable cube by deferring to it. Stay vigilant.
Can this AI power a smart speaker that can actually reliably manage timers and alarms, manage my lights, play music, convert units, and find my TV remote? No?
That’s literally all I’ve ever wanted out of any of this and nobody has been able to pull it off. Every single option is awful, takes like 10 seconds to respond for no reason other than to upload my whole shit directly to the NSA, and has maybe a 1 in 3 chance of being so comically wrong that it’s a nuisance.
“Alexa, set a 5 minute tea timer.” “Buying 5 kilograms of Earl Grey Tea on Amazon.” “NO NO NO NO”
“Hey Google, what’s 1/4 cup in ml?” “Playing the Quarter Life Crisis podcast on Spotify.” “NO NO NO NO”
“Buying 5kg of Earl Grey TNT on the darknet” “Hahaha, YES YESS.”
Delivering 5tons of Earl Grey in T-MINUS 5 seconds.
“WAIT NO LIKE THIS ALEXA NO PLEASE” “I’m sorry Chud, your order has been fulfilled.”
longmont potion castle ass AI: Our driver is already en route to you, sir. I am looking right here at your digital signature.
Yes https://www.home-assistant.io/
I’ve got hardware ready to go, but trying to figure out proxmox has me like
If it’s any consolation, I have never used proxmox for it. I’m rawdogging docker on an Ubuntu server
Just as god intended.
Tbf I do the same with my jellyfin server
Cute tortle
Still needs the voice recognition that responds to “computer?”
Home assistant has that, and with some knowhow you can change it to whatever you want. My assistant is named Sorcha and has a Scottish accent.
I’ve wondering about dicking with this. Assume I’m somewhat lazy, approximately technically competent but a slow worker, and prone to dropping projects that take more than a week.
Would I be able to make something for the kitchen which can like:
Or is this still a pipe dream?
The answer is that it will take work, but not as much as you may think. And some of the especially niche things may not be possible, I’ll address them one by one.
Yes!
I don’t think so, but you can just set two timers. Timers are new, so that may be a feature in the future.
I have never tried this, but it does integrate with grocy, so maybe.
Officially, probably not, but I have done this before and it has worked just by asking the llm assistant.
I have never done this, and it would take some scripting, but I am willing to bet that it can be done. Someone might have a script for it in the forums.
Ultimately, home assistant is not an all-in-one solution. It is a unified front end to connect smart home devices and control them. Everything else requires integrations and add-ons, of which there are many. There are lots of tools for automation that don’t require scripting at all, and if you’re willing to code a little it becomes exponentially more powerful. I love it, it helps with my disability, and I build my own devices to connect to it. Give it a shot if you have some spare hardware, So to do what you want, You will need a computer, a GPU at least a RTX 3060, and a speaker phone of some kind.
I can code at a basic level. Like I can make and ship a webapp with some tears.
Running a server with a GPU is probably a bit high cost. The build and electricity (~50c a kW hour).
I wasn’t aware running voice recognition cost so much in ?vector calculations? I remember trying some Google thing at some point and finding it utterly hilarious that they thought it was ready for home use since you couldn’t script cues yourself and they seemed to have a very 20 something American man view of what working in the kitchen entails. No real capacity for making multiple things at once, tweaking recipes and saving them, etc
The GPU is for the llm, voice recognition is easy for any modern pc. You don’t need to use an llm, but it does give you some flexibility in the commands you can give it. Without an llm, home assistant can only use sentence matching. Sentence matching in HA is pretty good, don’t get me wrong, but llm’s are a level above.
The home assistant scripting language is just yaml, really easy syntax.
Is there any way to use something like a Coral processor instead of a whole GPU to run that LLM?
If it is, I think that would make it very nearly energy and cost effective enough to run at home. If not, sentence matching sounds best for now.
Cool, thanks for your patience answering :)
Try MyCroft AI
I just want a dictation and reminder engine that I can talk to in nearly any situation pleeeeease thats all.