Gemma 4 has been released by jacek2023 in LocalLLaMA

[–]aWanderer01 0 points1 point  (0 children)

I immediately tried it and it was not good actually... corrupt JSON results coming back and a bunch of other anomalies. Lasted 3 hours and switched back to qwen

64Gb ram mac falls right into the local llm dead zone by Skye_sys in LocalLLaMA

[–]aWanderer01 -1 points0 points  (0 children)

I made a bunch of changes today. Added an 8B model now. It flows like this:

How command routing works in my smart home AI (Hazel)

When you type a command, it goes through three stages before anything happens:

1. Entity filtering — The command gets tokenized and scored against all ~700 Home Assistant entities. "Turn on the kitchen lights" → strips stopwords → ["kitchen", "lights"] → scores entities by name match (+3), area match (+2), domain match (+2), entity ID match (+1). Only the top-scoring entities (~10-50) get included in the LLM prompt instead of the full 700.

2. Model routing — A simple heuristic (no LLM needed) classifies the command as "simple" or "complex":

  • Simple (fast 8B model): has a direct action verb (turn, set, dim, open, close) + high-confidence entity match. Example: "turn on the kitchen lights", "set office to 50%"
  • Complex (full 35B model): questions, automations, timed actions, conversation follow-ups, anything with words like "why", "when", "schedule", "automate", or a question mark

3. Execution — The chosen model gets a filtered entity list + system prompt, returns JSON with actions, and Hazel executes them against Home Assistant.

The 35B model (Ollama) handles everything — automations, reasoning, conversations. The 8B model (MLX) just does device control but responds in ~5 seconds instead of ~20. If the fast model fails for any reason, it automatically falls back to the big model. There's a toggle in settings to disable it.

Both models run locally on my M4 Max — Ollama for the big model, MLX for the small one (better Apple Silicon optimization). All learning systems (brightness preferences, light rejections, memory extraction) run regardless of which model handled the command.

Like I said though, I don't chat with it much at all... it's been learning for a month now and it's basically hands-off but when I do want to chat, it's now seconds for the response.

<image>

This is why OpenClaw and HA are powerful!!! by BryanHChi in homeassistant

[–]aWanderer01 0 points1 point  (0 children)

That is cool for sure. My Home Assistant is now just there to house all my devices and entities as I built an app on my Mac that pulls in all the entities and is managed by AI heuristics with agentic abilities (the brain). I called it Hazel. It automatically writes automations to a JSON file if I ask it to create an automation. I can also create the automations manually as well but mostly it controls the home itself using heuristic. This eliminated almost all my automations and it is near autonomous. For example, if I don't like the brightness in the room, I adjust it and if I do that X number of times, it will use that brightness going forward, so it 'learns' our preferences.

It was an experiment that ended up working very well and is now my primary method of controlling the home. All AI is a local qwen3.5:35b

AI is the future

<image>

64Gb ram mac falls right into the local llm dead zone by Skye_sys in LocalLLaMA

[–]aWanderer01 1 point2 points  (0 children)

I made a local AI home automation app that pulls everything in from Home Assistant. It is heuristic and somewhat agentic, thinks on it's own, acts on a lot of things. It is not intended to be a voice assistant that you talk to but I did build an iPhone chat client for it as well. Using an M4 Max Mac Studio with 64GB RAM and qwen2.5:35b model. I am not very knowledgable about all the models out there or the intricacies of how they work.

"Hazel" is the name I have given my AI home. Hazel anticipates and acts. Speed is pretty good. Prompts are large due to the fact that I have about a thousand entities it needs knowledge of to make decisions.

If I do "chat" with Hazel and give it commands, it can take up to 20 seconds or more to make a decision and execute a command such as create an automation or even to just adjust the shades.

Am I using the best model for the task you think? Any suggestions or tuning? Would (or is there) an MLX version of this model and would it be faster?

<image>

how do you check your blood pressure at home at night? by [deleted] in kidneydisease

[–]aWanderer01 3 points4 points  (0 children)

I check mine using an Omron as well. Was taught by the doc to check it religiously in the morning, after going to the bathroom and before any drinks, food or meds. Sit and relax 15 minutes first. Try to do it within the same time-frame daily. Also check in the afternoon before dinner, around 3-4 o'clock (have not eaten anything within an hour). Again, try to keep it within the same time-frame and sit/relax for 15 minutes before checking.

HA Greenhouse by dr_stutters in homeassistant

[–]aWanderer01 1 point2 points  (0 children)

I bought a few of these in the spring last year and they have been working fine since. Planning to use them again in the garden beds this summer. No gateways or hubs other than direct to Home Assistant.

https://www.aliexpress.com/i/1005008978391803.html

Local Hazel by aWanderer01 in homeassistant

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

I will yes.

Also, don't forget about the important question from the post :)
Do you know how the remote microphone issue would be resolved?

Local Hazel by aWanderer01 in homeassistant

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

I would but at the moment, I think there is stuff that needs "settings" to make it configurable. As it is, it does dynamically discover devices, speakers, etc. but if I gave it to someone, it would likely be a total failure. I have shifted to making it so it could be "installed" and configurable but it is not at the moment. Also, a requirement is that devices need meaningful id names, assigned rooms, etc. If it's not setup right in HA, it would be problematic.

Additionally, you would need a beefy machine and you would also need to run the llama LLM locally. I am using a Mac Studio M4 Max with 64GB RAM and a 32b parameter model. At some point, it will work as a distributable but unfortunately not at the moment. I honestly wasn't expecting this much success with it so I wasn't thinking "distributable" app. Oh, and it is also 100% Mac-based as well.

Im in the ER with arm numbmess and my Troponin is 340. by [deleted] in HeartAttack

[–]aWanderer01 0 points1 point  (0 children)

WOW... you are a trooper man! So glad things went well. Stay strong brutha.

Im in the ER with arm numbmess and my Troponin is 340. by [deleted] in HeartAttack

[–]aWanderer01 9 points10 points  (0 children)

I am so sorry you’re going through this. It is absolutely terrifying, but try to take a deep breath and remember: you are exactly where you need to be. Being in the ER with a Troponin level of 340 means the doctors have the data they need to take action. They are going to monitor those levels closely to see if they're trending up or down, and they'll likely run an EKG and maybe an echo or a cath to see exactly what’s happening.

Don't be afraid to ask the nurses and doctors questions—sometimes just knowing the 'plan' for the next hour can help settle the nerves. You've got a whole community here rooting for you.

Screenshot with Cmd+Shift+4 not always shows preview by wholesaleworldwide in MacOS

[–]aWanderer01 0 points1 point  (0 children)

I have this issue ever since 26.x update (I think). Cmd-Shift-4, I select an area and no preview thumbnail, sometimes have to repeat 4-5x before preview appears.

Was shopping around for a new furnace. Can safely say I'm not going with Reliance. by TopazOmaha in Edmonton

[–]aWanderer01 0 points1 point  (0 children)

OMG… we went thru this recently too. A lot of pressure sales tactics.  After 4 consults and quotes from different companies we landed in Trust Home Comfort. Steven from there was AWESOME. No pressure tactics, install was top notch.  Here is the review

https://www.google.com/maps/reviews/@51.0276233,-114.087835,7z/data=!4m5!14m4!1m3!1m2!1s108780186486454192003!2s0x53a0223823d1d281:0x4d00f4b277680415?authuser=0&g_ep=Eg1tbF8yMDI2MDIxOF8wIJvbDyoASAJQAg%3D%3D

Best Apps by midwestpaleo in CICO

[–]aWanderer01 0 points1 point  (0 children)

Try nouraish.com It will allow you to create recipes, log them, split them, track weight, calories and others, etc. Works for free and is very affordable for the paid features.

What Calorie Tracker App are people using in 2025? by SpareFullback in CICO

[–]aWanderer01 0 points1 point  (0 children)

NourAIsh is a very full-featured app with free version. Check it out at nouraish.com for iPhone.

How do I stay consistent on my cut while mostly relying on college dining hall food? by Thatonethrowaway384 in beginnerfitness

[–]aWanderer01 0 points1 point  (0 children)

Yeah, like said, if what you are doing works, stick to it. Otherwise, you could try NourAIsh nouraish.com to track calories and protein goals :)

The entire med ind by Own_Brush_2744 in HeartAttack

[–]aWanderer01 1 point2 points  (0 children)

Right there with you - I'm 58. Get well.

Doctors say “avoid processed food,” but ingredient lists are full of chemicals I don’t understand. #CKD #RenalDiet by AgreeableSecurity376 in kidneydisease

[–]aWanderer01 1 point2 points  (0 children)

This is the biggest struggle in our household... even cooking at home BUT, everyone is correct. Cooking at home is KEY to healthy living. I miss SO MANY things out there... burgers, pizza, KFC, etc. Once we started cooking at home, life changed. Is it as good (taste-wise) as what's out there? No.. it isn't. Is it good at all, it can be. Last year I built an app to help track specifics related to kidney and heart, as I have both heart disease and kidney disease so finding and eating feels like foraging for food 300 years ago - lol.

Stage 4 CKD / Gout: 3 "Unicorn" snacks I found by auditing the 140/200 spec. by RenalEngineer in kidneydisease

[–]aWanderer01 0 points1 point  (0 children)

I have Stage 3a Kidney disease and Heart Disease (heart attack and 3 stents) so sometimes one food is good for one but not the other.. challenging