A.S.H. (Automated System Handler)
Posted: 08/04/2026
What is A.S.H.?
A.S.H. (or Automated System Handler) is my self-hosted LLM. I wanted to make a home assistant that I can easily interact with, so I decided to make ASH. I wanted to make a basic LLM a bit more useful, so ASH will be able to handle things like TTS/TTS, web queries, and will even hold a small database to keep track of certain info over time.
Current Design
As of right now, ASH is just a basic OLLAMA connection hooked up to Home Assistant. I plan on heavily expanding upon this to add multiple functionalities as listed above.