Nilesh Sarkar / Internship

Moog Controls - Applied AI Research Internship
June 2025 - April 2026  |  Full-time, Mon-Fri; extended twice on strong delivery

Role Overview

At Moog India Technology Centre in Bengaluru, I built and deployed production AI systems for safety-critical aerospace engineering - from agentic RAG pipelines and multimodal document intelligence to computer vision for restricted labs, AR / VR hand-tracking, and AI-driven supply-chain automation. Every system was air-gapped, on-network, and built for 99%+ reliability in regulated environments.

How the role evolved

The role started as a two-month IT Development - AI Engineering internship in Generative AI, focused on getting LangChain and LangGraph stacks running on Moog's air-gapped infrastructure. The scope kept expanding. Based on delivery, I was extended twice - both extensions full-time, Monday to Friday, on-site at MITC Bengaluru. Over the full run it stopped feeling like an internship and started feeling like research-and-engineering work: not just building agents, but reading the underlying papers, understanding the failure modes, and figuring out what it actually takes to make AI reliable in production.

Each project in the timeline below corresponds to a real, deployed system used by aerospace engineers at MITC - measured numbers, not demos.

Deployment context & constraints

Moog Controls builds safety-critical hardware for aerospace and defence, so every system I shipped had to operate inside three hard constraints simultaneously:

These constraints shaped every architectural choice below - choice of LangGraph over a single-shot pipeline, the decision to build an internal MCP server instead of relying on tool-calling alone, and the move to a CV-only auth path for the restricted lab.

Project timeline

Key Contributions

Technologies & Impact

LangGraph LangChain RAG AI Agents MCP Air-Gapped Deployment Computer Vision PyTorch Supply Chain AI CAD AI

Retrieval accuracy improved from 70% to 90%+. Electronics department agent suite achieved 55% productivity boost with 94% adoption (100+ users) across 3-4 deployed agents. Computer vision gesture system reached 98.6% accuracy with 99.99% uptime (2-month deployment). Supply chain AI agents delivered 2.5x workflow efficiency improvement across 3 departments. MCP server integration measured 37% productivity gain for engineering workflows.

Engineering choices & lessons