Skip to content

About

I build AI systems that survive contact with production.

My work spans agentic AI, large language models and retrieval, computer vision, medical AI, and MLOps — the full path from a research idea to a deployed, observable service.

Right now that means multi-agent platforms with real planning and governance, safe tooling that lets an agent touch production systems without a security team losing sleep, and reliability work on medical-imaging models that quietly degrade after deployment. My MSc dissertation is on detecting and explaining that drift.

What ties it together is a bias toward engineering discipline: honest baselines before novel methods, an evaluation harness for every project, calibrated confidence over confident guessing, and metrics that are measured rather than estimated. I publish negative results too — a failed localisation head is still a finding.

Before the MSc I completed a B.Tech in Computer Science & Engineering in India, specialising in AI and machine learning.

Education

Background.

  1. 2024 — present

    MSc Artificial Intelligence

    University of Surrey — Guildford, United Kingdom

    Dissertation on drift detection and reliability in medical imaging models.

  2. 2020 — 2024

    B.Tech, Computer Science & Engineering

    VIT-AP University — Andhra Pradesh, India

    Specialisation in AI & Machine Learning. Foundations in algorithms, systems, and mathematics.

How I work

Principles I hold to.

  • 01Every project ships with a real evaluation harness and documented metrics
  • 02Honest baselines before novel methods — including negative results
  • 03Reproducible pipelines: config-driven, containerised, CI-checked
  • 04Calibrated confidence and explicit refusal over confident guessing
  • 05Safety enforced in code, not prompts
  • 06Cost and latency measured, not estimated