Projects

Real-Time ML Video Production Platform

Monks

Autonomous sports video production with multi-model inference

6 configurable ML pipelines processing live multi-camera video streams. Chained inference across object detection, pose estimation, player recognition, and segmentation — orchestrated across 4x NVIDIA L40S GPUs managing ~96 GB GPU memory.

  • 7+ models: SAM3, RF-DETR, ViTPose, Cosmos 7B, FastVLM, Mistral Nemo 12B
  • LLM-powered autonomous video director for camera switching decisions
  • Kubernetes GPU deployment with air-gapped support and NVIDIA NIM
PythonPyTorchKafkaKubernetesCUDAvLLM

Probabilistic Time-Series Modeling

Research

Hidden Markov Models for algorithmic trading

Financial time-series state transition prediction using HMMs. Applied hmmlearn with Pandas and NumPy for regime detection in currency and crypto markets.

PythonhmmlearnPandasNumPy