Snapshot
2026
Currently

Tech Lead at Technergetics, working on the AI inference platform — Kubernetes, model serving, and the dev tooling around them.

Recent work
  • Retrieval policy — learns per-query search strategies, evaluated on BEIR
  • HRM — recursive reasoning models for multi-agent pathfinding
  • k8s homelab — Flux GitOps, Authelia, Grafana
Open to

Staff-level roles in AI infrastructure, platform, or MLOps. Remote-first, US-based.

Frank Cancedda
AI Infrastructure · Platform · ML Systems

Frank Cancedda

Tech Lead at Technergetics, where I work on the infrastructure ML teams ship on — Kubernetes, inference serving (vLLM, Triton), and the developer tooling around them. On the research side, I train small models for retrieval and reasoning. Off hours I run a self-hosted Kubernetes homelab and build Vivazo, a Rust game engine.

Based
New York, USA
At
Technergetics
Languages
EN · IT
Selected wins02 outcomes
01Platform · Technergetics

Compliance-grade dev environment, one command

Built the Tilt + k3d platform that brings the full 20+ service AI inference stack up locally, close enough to production that bugs surface in dev instead of staging. Team onboarding went from half a day to `tilt up`.

02AI Infra · Technergetics

Hardened production AI inference for regulated workloads

Deployed and hardened NVIDIA Triton for inference in regulated environments. Designed end-to-end RAG pipelines: PGVector retrieval, TensorRT-LLM inference, JWT-secured Java Spring services.

03Delivery · Technergetics

GitLab CI/CD that cut deploy time and added auditability

Owned the release pipeline rebuild — GitLab CI/CD with build, test, scan, deploy stages. Cut deployment time, made every release auditable, removed the bus-factor from the original deploy scripts. Same pattern now powers the homelab GitOps.

03 · homelab self-hosted

I run my own k8s cluster.

A self-hosted Kubernetes cluster I built and operate end-to-end — GitOps deploys, real SSO, real observability, real CI/CD. It runs live applications, including a fitness tracker with AI meal analysis. It's how I keep the platform parts of my brain sharp on weekends.

bare-metal · self-hosted
Orchestration
Flux GitOps · Helm
Identity
Authelia · OIDC
Ingress
Traefik
Observability
Grafana · Prometheus
CI/CD
GitLab pipelines
Data
PostgreSQL · PGVector
Selected work04 selected
Timeline05 timeline
Sep 2022 — present
Senior Software Engineer → Tech Lead
Technergetics, LLC · Remote (NY)
Current
2020 — 2022
M.S. Data Science
University at Albany, SUNY
Jun 2019 — Jan 2020
Research Support Specialist
University at Albany, SUNY · Albany, NY
2015 — 2019
B.S. Computer Science & Applied Mathematics
University at Albany, SUNY
Stack06 stack
AI Infrastructure
  • Triton Inference Server
  • vLLM · TensorRT-LLM
  • PyTorch · from-scratch transformers
  • PGVector · OCR pipelines
Platform & GitOps
  • Kubernetes (EKS, k3d, OpenShift)
  • Tilt · Flux · Helm · Terraform
  • GitLab CI/CD
  • Authelia / OIDC · Traefik · Istio
  • Grafana · Prometheus
Engineering
  • Python — ML, services
  • Go — control planes
  • Rust — latency-critical paths
  • TypeScript / Next.js — UI
  • Java — enterprise services