Hey, I'm Parth

I'm a Senior AI Engineer at Kadoa, building an AI-native data platform that runs itself: web-scale extraction, anti-bot infrastructure, and agentic operations that keep humans out of the loop.

I enjoy writing technical articles, solving problems, and collaborating with curious minds. Outside work, you'll likely find me with a book or exploring nature.

Parth Shandilya

Latest Articles

References and Insight notes.
All Articles

Projects

All Projects
Privacy-Preserving Medical Image Segmentation

Master thesis: trained UNet-family and RETFound models under differential privacy and benchmarked mechanisms that recover the accuracy lost to privacy noise.

Distributed Cloud Infrastructure: Kubernetes Scheduling and Performance Analysis

Implemented custom Kubernetes scheduling policies and measured workload interference across co-located latency-critical and batch jobs.

Architect3D: Improving the Mask Quality for Open-Vocabulary Pipelines

Adapted state-of-the-art 3D instance segmentation to architectural scenes, scaling the class vocabulary 13.8x on ScanNet++.

Privacy-Preserving Machine Learning with Medical Images

Compared Opacus and fast differential privacy for training on medical images, measuring the speed, memory, and privacy trade-offs.

Multimedia Information Retrieval Techniques

Transformed data into insights with classifier evaluation, Lucene indexing, NLP, embeddings, RAG, and decision tree visualizations.

Comparitive Study of Gradinet Clipping Techniques

Compared gradient clipping techniques in DP-SGD and measured their impact on model accuracy.

Pattern Recognition Algorithms

Implemented algorithms with perceptron, classification, regression, boundary detection, image restoration, and deep neural network feature design.

Loan Approval Prediction

Prediction of loan approval based on applicant details using logistic regression model.

Ali Scraper

A free, open url scraper for Ali Express integrated with Google Spreadsheet helping drop-shipping business.

background

A Python package which makes very simple to run things in the background of a python application, be it a CLI app, or a web app