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 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
sunilkunchoor/README.md

Hi there, I'm Sunil πŸ‘‹

Senior MLOps Engineer | Azure & Databricks Architect | Retail AI Specialist

I bridge the gap between Data Science innovation and Production reliability. With over 10 years of experience (3.5+ in MLOps), I specialize in building scalable, secure, and self-healing AI platforms for enterprise retail clients.

  • πŸ”­ I’m currently working on MLOps & Edge AI Governance
  • 🌱 I’m currently learning Advanced RAG Architectures & Rust for MLOps
  • πŸ’¬ Ask me about Azure ML, Databricks, Model Governance, and Cost Optimization
  • πŸ“« How to reach me: sunilkunchoor@gmail.com

πŸš€ Featured Projects

Project Description Tech Stack
🚦 MLOps Traffic Light Automated Model Governance System
A GitHub Action that acts as a "Gatekeeper" for PRs. It validates Code Quality, Security (Snyk/Semgrep), and Model Performance before allowing a merge.
Python GitHub Actions PyTest Snyk
🧞 AdGenie LLMOps GenAI Pipeline with "Prompts as Code"
An end-to-end LLM lifecycle management system. Features automated evaluation loops using GPT-4 as a judge to grade prompt changes.
LangChain MLflow OpenAI Azure
πŸ‘οΈ Retail-Lens AI-Powered Smart Shelf Assistant
Empowers employees to quickly identify and rectify issues like out-of-stock items, misplaced products, and incorrect price tags, ultimately improving store efficiency and customer satisfaction.
Azure Vision Docker OpenCV

πŸ› οΈ Technical Stack

Cloud & Infrastructure Azure AWS Docker Kubernetes Terraform

MLOps & Data Databricks MLflow Python Pandas OpenVINO

CI/CD & Governance GitHub Actions Azure Devops Jenkins Snyk


πŸ† Certifications & Education

Credential Issuer Badges/Portfolio
πŸ… **Databricks Data, ML, and GenAI ** Databricks Link
πŸ… **IBM Data Science Specialization ** Coursera Link
πŸ… GitHub Actions GitHub Link
πŸŽ“ Post Graduate Program in AI & ML University of Texas, Austin (Great Learning) Link
πŸŽ“ Master of Science (Mathematics) Bangalore University -

🧠 My MLOps Philosophy

I believe that MLOps is about Engineering Rigor, not just writing scripts. My work is guided by four principles:

  1. Zero-Friction for Data Scientists: My goal is to abstract away the infrastructure (Kubernetes, Docker) so Data Scientists can focus purely on Modeling and Mathematics, not plumbing.
  2. Structure Begets Speed: Ad-hoc scripts don't scale. I enforce strict project structures and CI/CD templates to ensure that every deployment is repeatable, audit-ready, and automated.
  3. Guardrails Enable Confidence: Strict governance (like "Traffic Light" validation) allows teams to deploy faster, knowing that safety checks are baked into the pipeline.
  4. Frugal Architecture: Cloud costs should not grow linearly with model usage. I prioritize optimized inference (ONNX/Quantization) to keep bills low.

LinkedIn | Portfolio

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