Running Hermes Agent with Remote Ollama on a Separate Machine

I run a local AI agent setup where the agent software and the language model are on two separate machines. Hermes Agent runs on a ThinkCentre and handles orchestration and Telegram integration. Ollama runs on an Intel NUC and handles the actual LLM inference. Here is how I set it up and why this architectureContinue reading “Running Hermes Agent with Remote Ollama on a Separate Machine”

Setting Up AdGuard Home on a Raspberry Pi

Before moving DNS filtering to OPNsense, I ran AdGuard Home on a Raspberry Pi as the network-wide DNS resolver. This is one of the cleanest ways to block ads and trackers for every device on your network without touching individual devices. Here is the full setup. What Is AdGuard Home AdGuard Home is a self-hostedContinue reading “Setting Up AdGuard Home on a Raspberry Pi”