B.Tech Computer Science · MIT-WPU, Pune · Expected 2027 Medical imaging, embedded firmware, local AI systems. Open to ML/AI research internships.
DeskAI Local-first desktop AI daemon for Linux. Runs as a systemd user service with UNIX socket IPC. Supports streaming LLM inference via Ollama with offline/online switching.
SE-Attention-Half-UNet Custom medical image segmentation model built for polyp detection. Combines attention gates and Squeeze-and-Excitation blocks with BCE-Dice hybrid loss and AMP training. Evaluated on the Kvasir-SEG dataset.
ResNet50 From Scratch Full ResNet-50 in PyTorch without torchvision, trained on Imagenette. Wired to a live ESP32-CAM stream for real-time inference via OpenCV.
Brain Tumor Classification Encoder-only Half-UNet repurposed for binary MRI classification. Achieved ~98% accuracy on the Kaggle brain tumor dataset.
stm32-hyperloop-embedded STM32 firmware written in C for Hyperloop pod development. Implements a custom Bluetooth bootloader, FreeRTOS BMS/VCU braking system, 3-phase inverter PWM control, and CAN bus. Built for Team Vegapod, represented MIT-WPU at European Hyperloop Week 2025.
- metatensor/metatrain - ML library for atomistic simulations in computational chemistry. Fixed edge case where zero-sized validation splits caused failures in training pipelines · PR #1003
Languages: Python · C · C++ ML/DL: PyTorch · scikit-learn · Albumentations · Ollama Embedded: STM32 HAL/LL · FreeRTOS · UART · CAN · SPI · ADC · DMA Systems: Linux · systemd · UNIX sockets