Tutorials

Tutorial

AI Log Analysis with Ollama on a VPS: Detect Anomalies with a Local LLM

Build a production-ready AI log analysis pipeline on your VPS. Query Loki for logs, classify anomalies with a local LLM via Ollama, and route alerts to Discord or Slack using a Python script and systemd timer.

13 min readRead
Tutorial

Build a Self-Healing VPS with Prometheus and Ollama

Wire Prometheus alerts to a local LLM that diagnoses failures and executes safe remediation actions on your VPS. Full working code with allowlists, dry-run mode, and human approval controls.

12 min readRead