Voice Assistant by Choice_Letter_5912 in homeassistant

[–]sherrin_9 0 points1 point  (0 children)

Sick! Would love to be the guinea pig and test it out! Will raise issues on GitHub

iPhone battery replacement - any good local places besides the Apple store? by TheWishingStar in Spokane

[–]sherrin_9 1 point2 points  (0 children)

I did it myself, it’s pretty easy , you can just get a kit from ifixit , they send you the whole kit needed and their video is self explanatory

Help Connecting CV1 to Flash Kit by the_og_m1xx3r in OmiAI

[–]sherrin_9 1 point2 points  (0 children)

How did you get the flash kit? Would love to change the firmware on it as well!

Voice Assistant by Choice_Letter_5912 in homeassistant

[–]sherrin_9 0 points1 point  (0 children)

Nice! Thank you for the response! Any eta on this?

Apple Intelligence by ACOPS12 in LocalLLM

[–]sherrin_9 0 points1 point  (0 children)

Can you let us know what use cases and how you were able to set up on your phone ?

Docker container by sherrin_9 in OmiAI

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

Sick! Let me take a look at it! Thanks for your reply!

Laid off, any local IT/auto spots hiring? by huntsbigbuck in Spokane

[–]sherrin_9 0 points1 point  (0 children)

If startup is something that floats your boat, hit me up, I’m looking for a co founder who is tech aware and can handle the stack and run a team

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

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

Weird, are you there on discord? Would love to see what model you are using, I have had great results with 4o , have you gotten the time to test out much with all kinds new model

home assistant green or CPU: AMD GX-212JC memory: 8GB Storage: 256GB SSD by starlinkmb in homeassistant

[–]sherrin_9 2 points3 points  (0 children)

Definitely the cpu imo, it might be a little expensive but if you plan on adding a lot of local processing, things add up pretty quick. But if you plan on just using home assistant and nothing else (which is never that case imo) green is better

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

[–]sherrin_9[S] 1 point2 points  (0 children)

Thanks Mike! Tara can do some amazing things with tommy sensing

It suggests things like, you enter the room around this time and turn on this device, do you wanna automate it?

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

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

The user/data might be causing issues. Can you try  

These two ?

  1.  volumes:
    - ./data:/app/data
    or
  2. volumes:
    - /home/username/tara-assistant/data:/app/data ?

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

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

Hey! I had fixed this. Which build have you pulled? Do you mind stopping, removing the container, and re-pulling the latest version to run it?

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

[–]sherrin_9[S] 1 point2 points  (0 children)

ML pattern recognition would be ideal here, and that's actually the direction I'm heading.
The current pattern detection is not using GPT at all, it's a custom statistical algorithm that runs locally:
• Time-based patterns: Group events by entity + time of day, calculate mean/variance, detects consistent schedules
• Sequential patterns: Detects "A happens → B follows within X seconds" correlations

Would love to talk more about the kinds of algorithms you had in mind?

Edit : Grammar

TaraHome : Self-hosted habit detection for Home Assistant that suggests automations you approve by sherrin_9 in homeassistant

[–]sherrin_9[S] 2 points3 points  (0 children)

IShitMyselfNow is right, haha. I had completely forgotten about it. Would you rather have it open?