Skip to content

filipfrn/HouseOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HouseOS

I'm trying to build HouseOS - a simulation platform where AI agents learn to manage an autonomous household. It started as a single Q-learning agent deciding when to use a battery or pull from the grid. The plan is to keep expanding it - one concept at a time - until it covers the full resource flows of a house.

The idea: whenever I learn something new, I build it. Knowledge becomes implementation. Implementation becomes understanding.


Right now

A Q-learning agent managing household battery storage. It decides when to use the battery, when to draw from the grid, and when to shed load - learning to minimize cost and carbon emissions.

Currently adding solar PV generation.


Where it's going

Energy is just the start. The plan is to keep layering in new systems - EVs, heat pumps, water, biogas, food production, carbon flows, hydrogen - until the simulation covers everything a household touches. Eventually: multiple agents managing subsystems cooperatively, physics-based models replacing simplified ones, and a digital twin that runs its own experiments.


Status

Early and actively expanding. Personal learning project, so rough edges are expected.

About

Student building a modular sustainable home simulation for fun and learning. ML, energy systems, bioeconomy. Perpetually work in progress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors