- • Local Ollama (:11434):
gemma-4:12b, nomic-embed-text, qwen2.5, and deepseek-r1 running natively on Nexus.
- • SQLite Vector Memory Cache:
~/.hermes/vault_vectors.db indexed 2x daily across all ~/topics/ markdown files.
- • SFT & SGLang Pipeline: Trajectory fine-tuning and multi-turn execution hosted directly on sovereign Linux hardware.
- • Podcast Audio Synthesis: High-fidelity voiceover synthesis via
Kokoro-TTS and audio feature extraction (songsee).
- • Instructional Video Engine: Typographic widescreen slide generation (Pillow) and millisecond FFmpeg timeline compiling.
- • ComfyUI over SSH: Image/video rendering triggered on-demand via SSH (
ssh mira) to avoid macOS sleep/daemon traps.
- • Dedicated Cloud GPU: Replaced local low-power NUCs with dedicated Hetzner GPU instances for heavy burst compute.
- • Client VPC Staging: Sovereign VPC environments for enterprise consulting and model evaluation benchmarks.
- • Zero-Trust Ingress: Caddy SSL reverse proxy on public portal; internal VPC peered over encrypted WireGuard mesh.