Contributors run a local LLM that reads fleet telemetry from Loki and Prometheus and surfaces recommendations: performance issues, anomalies, suggested fixes. The Star Trek computer use case — your homelab explains itself to you, privately, on your own hardware.
CNCF context: OTel Collector ships telemetry. Loki (Grafana Labs OSS) stores logs. Prometheus (graduated) stores metrics. The LLM reads from these via MCP tools (linux-mcp-server, goose) or direct API. No external AI services required.
Principle: Local first. BYOLLM. No telemetry leaves the contributor's network. Frontier models supported but local models are the target.
Contributors run a local LLM that reads fleet telemetry from Loki and Prometheus and surfaces recommendations: performance issues, anomalies, suggested fixes. The Star Trek computer use case — your homelab explains itself to you, privately, on your own hardware.
CNCF context: OTel Collector ships telemetry. Loki (Grafana Labs OSS) stores logs. Prometheus (graduated) stores metrics. The LLM reads from these via MCP tools (linux-mcp-server, goose) or direct API. No external AI services required.
Principle: Local first. BYOLLM. No telemetry leaves the contributor's network. Frontier models supported but local models are the target.