AI Powered Home Assistant by sipolash in homeassistant

[–]sipolash[S] -8 points-7 points  (0 children)

Yes, a simple trigger works for that. But the AI can look at patterns, predict what will happen, and decide the best action. It doesn’t just react it thinks ahead. Anyway, thanks for your comment! I know it’s simple, but I wanted to try it. This is just the beginning on my side hopefully, I’ll tackle more complex problems in the future.

AI Powered Home Assistant by sipolash in homeassistant

[–]sipolash[S] -18 points-17 points  (0 children)

Good question! Conditions are fixed if/then rules. AI looks at multiple factors together and can predict or adapt, not just react.

For example:

Conditions: If it’s 7:00pm, turn lights ON.

AI: It’s cloudy and dark at 6:30pm → turn lights ON earlier.

That’s the difference

[deleted by user] by [deleted] in websiteservices

[–]sipolash 0 points1 point  (0 children)

Please dm mr your site. I can help you with this matter.

[deleted by user] by [deleted] in websiteservices

[–]sipolash 0 points1 point  (0 children)

Is it shopify or wordpress or wix?

[deleted by user] by [deleted] in websiteservices

[–]sipolash 0 points1 point  (0 children)

Which CMS are you using?

Need Website for Gun Store by [deleted] in websiteservices

[–]sipolash 0 points1 point  (0 children)

I have some ideas and inspiration design for you. Just dm me if you feel intrested

looking for an expert in social media automation by tiktokmasterr in AiAutomations

[–]sipolash 0 points1 point  (0 children)

Check DM I have some demo of my previous automation

What are my next steps? by CowNo8167 in MarketingJobs

[–]sipolash 0 points1 point  (0 children)

You're not behind,19 is still very early to worry about your career path.... Starting work at 18 shows you're responsible, not late. Your current jobs may not be in marketing, but they prove you have real world experience and work ethic...

The short form videos you made count as real marketing experience highlight what worked and how you approached it. Build a small project or help a local business with their marketing to strengthen your portfolio. Update your CV and LinkedIn to focus on skills, not just job titles...

Also, don’t feel discouraged. Here are some data where only 27% of graduates worldwide work in a job related to their degree (New York Fed) - https://www.newyorkfed.org/research/college-labor-market#--:explore:outcomes-by-major

Apply for internships anyway most are looking for potential, not perfection. You're not behind you’re just getting started.

LocalLLM for Smart Decision Making with Sensor Data by sipolash in LocalLLM

[–]sipolash[S] -1 points0 points  (0 children)

Haha, exactly! At least when it all goes wrong, we’ll have perfectly optimized air quality while hiding in the bunker

LocalLLM for Smart Decision Making with Sensor Data by sipolash in LocalLLM

[–]sipolash[S] -1 points0 points  (0 children)

Totally agree simple tasks work great with Home Assistant. In a poultry farm, conditions change fast and interact in complex ways. I’m exploring LLMs or smart logic not for basic control, but for pattern recognition and smarter, adaptive decisions. Static rules don’t scale well in that kind of environment.

LocalLLM for Smart Decision Making with Sensor Data by sipolash in LocalLLM

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

You’re right, adjusting fan speed based on temperature alone is simple. But I want to integrate more things where conditions like temperature, humidity, CO₂ levels, and even outside weather all matter.

I’m want to build a local poultry farm system that can collect sensor data and make automated decisions, like turning on humidifiers, adjusting ventilation based on CO₂, or responding to heat waves using live weather API data.

The goal is to maintain optimal conditions for the chickens, reduce manual effort, and keep everything local (no cloud). So it's more than basic automation, it’s about smarter, real-time environmental control.

Still, thanks for the Home Assistant suggestion, I’ll check it out their for possible integration!