Overview

OpenClaw is Poovi’s self-hosted personal AI agent gateway. It runs on a dedicated VM in his Proxmox homelab (ai-node-01) and connects to various LLM providers (OpenAI, DeepSeek, Google Gemini, etc.).

Role in this knowledge base

A core part of Poovi’s personal AI infrastructure. It is used for daily assistant tasks, ops monitoring, and command execution via Telegram. It is designed to be compatible with standardisation layers like agentic_stack.

Key facts

  • Primary model: DeepSeek.
  • Infrastructure: 12 vCPU / 24GB RAM on Proxmox VE.
  • Accessible via Telegram bot and browser dashboard over Tailscale.

Sources