Skip to content
View sunilkunchoor's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report sunilkunchoor

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sunilkunchoor/README.md
Typing SVG

I bridge the gap between Data Science innovation and Production reliability.
10+ years of engineering experience Β· 3.5+ years in MLOps Β· Enterprise Retail AI


ExperienceΒ  MLOpsΒ  DomainΒ  Status


πŸ”­ What I'm Up To

πŸ—οΈ Building MLOps & Edge AI Governance platforms for enterprise retail
πŸŽ“ Fellowship AI Performance Engineering @ Nebius Academy
πŸ¦€ Learning Rust β€” for high-performance inference pipelines
πŸ’¬ Ask me about Azure ML Β· Databricks Β· Model Governance Β· Observability Β· Cost Optimization
πŸ“« Reach me sunilkunchoor@gmail.com

πŸš€ Featured Projects

πŸ§‘β€πŸ’» Personal

Automated Model Governance as Code

A GitHub Actions "Gatekeeper" enforcing quality gates on every PR β€” validating code quality, security (Snyk/Semgrep), and model performance before anything reaches production.

Inspired by the need to give teams confidence to deploy fast without breaking things.

Python GitHub Actions PyTest Snyk Semgrep

πŸ› οΈ Airflow Custom Plugins

Seamless Service Integrations for Airflow

Production-grade custom Airflow plugins for integrating with Azure and cloud services, with automated evaluation hooks and full MLflow lineage tracking.

Airflow Custom Plugins Python Azure

Unified Observability for ML Pipelines

Lightweight telemetry bridge instrumenting every stage of a GitHub Actions ML workflow β€” metrics, traces, and events to Dynatrace without vendor lock-in boilerplate.

Python GitHub Actions Dynatrace OpenTelemetry


πŸ† Hackathons

πŸ‘οΈ Retail-Lens

AI-Powered Smart Shelf Vision

Computer vision system empowering store associates to instantly identify out-of-stock items, misplaced products, and incorrect price tags β€” reducing shelf compliance issues in real time.

Edge-deployed, store-floor ready.

Azure Vision OpenCV Docker Python Edge AI

CloudNative Hackathon Β· Nebius Academy

Serverless benchmarking suite that automatically spins up isolated model inference tasks in AWS Lambda containers to profile latency, cold-start, and memory drift.

Profile first. Optimise with evidence.

AWS Lambda Docker Python MLflow

LLM Lifecycle Management with "Prompts as Code"

End-to-end LLM pipeline with automated evaluation loops β€” GPT-4 acts as a judge to score prompt quality, enabling data-driven prompt engineering at scale.

Treating prompts with the same rigour as application code.

LangChain MLflow OpenAI Azure Python


🏒 Work

AI Workloads at the Edge

Benchmarking study of small form factor hardware devices managing AI workloads deployed at the edge β€” covering inference latency, power, and model accuracy tradeoffs.

Intel OpenVINO OpenCV Python Edge Hardware AWS NLP

⚑ Skywalker

Automated QA using Classification

Fully automated QA analysis engine using Classification & Clustering β€” replacing manual defect triage with ML-driven categorisation at scale.

Scikit-learn Python pandas numpy


πŸ› οΈ Technical Arsenal

☁️ Cloud & Infrastructure

Azure AWS Kubernetes Docker Terraform

βš™οΈ MLOps & Data Platforms

Databricks MLflow Azure ML Apache Spark Apache Airflow

πŸ€– LLMOps & AI Frameworks

LangChain OpenAI OpenVINO ONNX Hugging Face

πŸ“Š Observability & Governance

Dynatrace Grafana Prometheus Snyk

πŸ”§ CI/CD & Languages

GitHub Actions Azure DevOps Jenkins Python Rust Bash


🧠 MLOps Philosophy

MLOps is about Engineering Rigour, not just writing scripts.

I operate on four non-negotiable principles that guide every platform I build:

Principle What It Means in Practice
🎯 Zero-Friction for Data Scientists Abstract away Kubernetes, Docker, and infrastructure entirely. Data Scientists should think in models and mathematics β€” not YAML files.
πŸ—οΈ Structure Begets Speed Ad-hoc scripts don't scale to 50+ models in production. Enforcing strict project templates and CI/CD contracts makes every deployment repeatable, audit-ready, and automated.
πŸ›‘οΈ Guardrails Enable Confidence Strict governance (like the Traffic Light system) lets teams deploy faster β€” not slower β€” because safety is baked in, not bolted on.
πŸ’‘ Frugal Architecture Cloud costs should not grow linearly with model usage. Optimised inference (ONNX, quantization, edge deployment) is not a nice-to-have; it's a first-class engineering concern.

πŸ† Certifications & Education

Credential Issuer Verification
πŸ… Databricks β€” Data, ML & GenAI Databricks View Badge
πŸ… IBM Data Science Professional Certificate Coursera / IBM View Badge
πŸ… GitHub Actions GitHub View Badge
πŸŽ“ AI Performance Engineer Fellowship Nebius Academy View Badge
πŸŽ“ PGP in AI & ML UT Austin via Great Learning View Portfolio
πŸŽ“ M.Sc. Mathematics Bangalore University β€”

🀝 Let's Connect

LinkedIn Portfolio Email Credentials

If you're building serious AI infrastructure and need someone who treats MLOps as a first-class engineering discipline β€” let's talk.

Pinned Loading

  1. skunchoor/dt-devops-monitor skunchoor/dt-devops-monitor Public

    Dynatrace Monitor for CI/CD. GitHub Action to send events and metrics to Dynatrace

    Python 1