Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
An AI Roomba to Keep Your Homelab Tidy [Hermes Agent]
See how an AI ops layer automates homelab chores like backups, security scans, and issue fixing, using LLMs only for exceptions to save cost and time.
Used Hermes Agent to make an AI ops layer that handles the digital chores I’d otherwise forget: 24 cron jobs covering backups, CVE monitoring, NAS consolidation, secret and code scanning (TruffleHog plus opengrep) routed through agent triage, blog auto-deploy, issue auto-fixing, kanban dispatch across 16 kanban projects, and a nightly self-introspection loop that audits its own degradation.
Live demo: walk the architecture, show the dispatcher routing a real ticket to the to something (maybe auto post on my blog), demo a script-only cron exiting in milliseconds vs. an agent-driven one (maybe fixing an offline systemd service), and pull up the morning CVE report (hope there is something juicy for the demo).