AI Applications Engineer Intern
Micron Technology · Ahmedabad, Gujarat, India Feb 2026 - Jul 2026 - Owned end-to-end development of two applications for wire-bonding operations at Micron's Sanand semiconductor manufacturing site, spanning system design, model development, APIs, dashboards, testing, monitoring, and technical handoff.
- Built and deployed a ResNet-50 defect-classification system that achieved 88% macro-F1 on a held-out test set. Developed its FastAPI backend and React dashboards with PostgreSQL, Redis, Microsoft Entra ID authentication, RBAC, rate limiting, model versioning, and prediction logging, reducing defect review and reject-code assignment time from 3-5 minutes to about 30 seconds.
- Built and deployed an Airflow ETL and alerting pipeline for 400 wire bonders to detect gold-wire consumption anomalies associated with machine wear, misconfiguration, or theft. The system combined hysteresis control limits, CUSUM excursion, EWMA max-slope, and intra-lot variance checks, achieved a false-positive rate below 1% across 180 days of historical data, and reduced per-machine analysis time from 15 minutes to 1 minute.
- Containerized and deployed services on OpenShift/Kubernetes, added unit, integration, and end-to-end tests and Prometheus/Grafana monitoring, and wrote architecture documents, setup guides, and troubleshooting procedures to support deployment, handoff, and maintenance.
Technologies: Python, PyTorch, FastAPI, PostgreSQL, Redis, React, TypeScript, DVC, Apache Airflow, Docker, Prometheus, Grafana, Microsoft Entra ID, OpenShift, Kubernetes
Software Engineer Intern
TraceLink Inc. · Pune, Maharashtra, India May 2025 - Oct 2025 - Developed Solution Tester, a no-code UI regression-testing framework for TraceLink's OPUS platform that allowed teams to validate configurable customer pages through reusable BDD scenarios.
- Designed the Playwright-based test engine and custom parser that converted human-readable BDD specifications into executable browser tests. Integrated more than 20 critical platform paths into the nightly regression suite.
- Built a Jira release-notes generator that used JQL to collect feature packs, epics, and stories added since the previous release and compile them into structured Markdown release notes.
Technologies: JavaScript, Playwright, BDD, Jira, JQL
Machine Learning Intern
TalentRecruit Software Pvt. Ltd. · Remote Mar 2024 - Jul 2024 - Researched and benchmarked bias-detection and mitigation methods for applicant-tracking and automated resume-screening systems.
- Co-developed a bias-governance platform with a Flask backend and interactive dashboard using IBM AI Fairness 360. Implemented fairness checks, including disparate-impact analysis, to measure differences in screening outcomes across demographic groups.
- Contributed analysis that informed changes to the screening system and improved the disparate-impact ratio for underrepresented groups by 19.7% on average.
Technologies: Python, Flask, IBM AI Fairness 360, pandas, NumPy