Skip to content
View andlogreg's full-sized avatar

Block or report andlogreg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andlogreg/README.md

Hi there 🧑‍💻

I’m a Senior MLOps / ML Systems Engineer focused on turning experimental ML pipelines into reliable, high-throughput, observable production systems.


🛠️ Projects

I use my personal projects as Engineering Sandboxes to explore new technologies with production-grade rigor.

Context: A production-oriented implementation for operationalizing GenAI systems.

  • What it does: A "Culinary Assistant" RAG pipeline that allows users to chat with their recipe collection.
  • Tech: Python, Qdrant, Langfuse, Typer, Gradio...

Context: A hybrid-cloud infrastructure platform managing bare-metal and Azure resources.

  • What it does: Manages multiple Kubernetes clusters (Dev, Staging, Prod) in my Homelab and cloud resources via GitOps.
  • Tech: Kubernetes, Terraform, Flux CD, Azure, External Secrets Operator, SOPS/age...

🔧 Tech Arsenal

Domain Technologies
MLOps & Infra Kubernetes, Helm, Flux CD, Argo Workflows, Terraform, Docker
ML Systems NVIDIA GPU Operator, Video Processing (PyAV), High-throughput Pipelines, PyTorch
Observability Prometheus, Grafana, Loki, Langfuse (LLM Tracing)
Cloud Azure (Hybrid Architecture), Databricks
Generative AI RAG Pipelines, Vector DBs (Qdrant), LiteLLM, vLLM
Languages Python, Go, C++, SQL

Pinned Loading

  1. mealie-rag mealie-rag Public

    Chat with your recipes! A production-oriented RAG implementation for Mealie. Engineering sandbox exploring retrieval strategies, end-to-end LLM observability with Langfuse, and modern Python engine…

    Python

  2. homelab-gitops homelab-gitops Public

    The Single Source of Truth for my personal Kubernetes homelab.

    HCL