I know most of the projects on this site are about physical and mental tracking. Well, I have that too but it is literally 1/27th of what I track. Check out http://tahl.io, which is my life automation system, on a desktop or mobile. Indeed, one of the 27 “cards” is my physical, mental, and spiritual self current state. It’s been a work-in-progress for years. Comments or questions welcome.
Well, very little is manually captured. Very little. Like blood pressure, valuable of my stock account, etc. There is actually dialog near the bottom for setting those values manually. In terms of LifeState (middle section) which is about things currently, it is around 90 values which are continuously calculated. These values are usually assessed a “valence” (green, yellow, red, etc) with non-green things reported proactively. An AI “Beatrice” reports on my life state. Make sure to read the help and/or listen to the 2 AIs talk about my website. It’s fun!
This is fantastic, exactly what I’m just beginning to try and do.
Are you preparing to launch this as a service (I imagine privacy concerns would be pretty difficult to manage), or to release the code to allow others to replicate this?
Thanks. No not releasing as a service or releasing the code.
The webpage you see has been a work in progress for a few years along with the rest of the “stack”. There is a lot of code for sure. Yes it is locally hosted. Basically:
-Automation PC which runs pretty much everything. 4 software servers.
-Home automation “appliance”
-Two NAS: one for use, one for backup BUT 3rd copy is copied to the cloud
-My desktop computer which runs 3 software servers
This is exactly what I want for myself, and ive just started vibe coding the last 6 months to start this journey. Do you have any resistance to me trying to reverse engineer the project, or using it heavily as inspiration? After reading your docs on there, Im doubting you would mind as its so explanatory? All for my own private use.
Have you used any projects for inspiration or guidance?
In terms of getting inspiration, sure. Some of the terms, however, are trademarked (see notice at bottom of page). Also, I’m sure you’d want to change the colors and font to distinguish it. It is mostly hand-made but I do use the “w3.css” framework (vs. React or Angular), so that it works well on mobile and desktop, and lot of the newer code is AI-generated. The color scheme is actually from Facebook Research. Other than that, it’s all from my head. Once of things you might have noticed is that there are a lot of “three”: three sections, three rows per section, three cards per row, (usually) three sections per card. You can adopt that or not.