projects

EDA Tool Optimization via ML โ€” Cadence Design Systems

ML-based predictive filtering for ECO optimizer on Samsung, Qualcomm and Renesas 3nm chips. Filtered 65% wasteful evaluations with no QoR degradation. Integrated Random Forest, LightGBM, XGBoost into C++ signoff tools.

MLLightGBMXGBoostC++EDAPythonInternship
Multilingual RAG & LLM Deployment โ€” Gatespeed

Deployed DeepSeek R1 Llama 70B on Intel Gaudi2 cluster (8ร—98GB HPUs). Cut e2e latency 261sโ†’46s, reached 1199 tokens/s. Fine-tuned with LoRA achieving 73.77% accuracy. Built multilingual RAG with Qdrant.

LLMIntel Gaudi2vLLMRAGLoRAPythonInternship
LLM & Multimodal AI for Therapeutic Gaming โ€” IIT Delhi MindLab

Adaptive NPC dialogue systems using fine-tuned LLMs with OCEAN personality modeling. Weighted temporal graphs for multi-agent knowledge diffusion. FastAPI middleware integrating GQ-6 metrics for therapeutic RL.

LLMFastAPIMultimodal AIQdrantPythonInternship
deGuppe

Decentralized peer-run real-time communication over TOR with hybrid blockchain storage. Best Poster โ€” 47th National Systems Conference. Soonami Cohort 3 funded. Best Project Web3/AI for Good, IITD Tryst.

P2PBlockchainTORPythonWebSocketsSQLite
ESGโ€“Financial Performance Research

Empirical analysis of ESG score correlation with firm financial performance using Bloomberg Terminal data. Published in Springer Cureus journal via ICASSSD Summer School 2024.

PythonStatistical AnalysisBloombergResearchData Science
Gam-i-yog

Live pose classification and multimodal GenAI feedback for Yoga. Best Poster at DSC Conference (Waterloo, CAU Kiel, Birmingham). Grand finale winners of National Toycathon โ€” Government of India funded.

PythonPyTorchOpenCVMediaPipeGenAIEdge AI
High-Performance Networking & Virtualization โ€” Omnitech Solutions

NGINX media streaming on Intel Xeon Gold with high-speed NICs (e810-cqda2, xxv710). Linux VMs with KVM/QEMU and DPDK custom kernel drivers for high-speed packet processing.

LinuxNGINXDPDKKVMNetworkingInternship
Pehchaan

Edge-optimized face recognition using EdgeFace (LoRaLin distilled layers) deployed on Raspberry Pi for security turnstiles and classroom attendance.

PyTorchEdgeFaceOpenCVRaspberry PiEmbedded LinuxEdge AI
Abhinandan

First Prize โ€” IITD National Tryst RoboWars. Non-violent defensive battlebot with shock-resilient mechanics and closed-loop motor control. First junior high school team to beat funded collegiate teams nationally.

MechatronicsCADRoboticsCombat Robotics
DeChat

A decentralized chat application exploring peer-to-peer messaging without central servers. Built to understand the limits of federated communication.

SystemsP2PNetworking
DevOps & Backend Systems โ€” QuditBrain

AWS infrastructure management (EC2, S3, Lambda, DynamoDB, Route 53). Python backend APIs, WireGuard VPNs, self-hosted Nextcloud. Monitoring and logging pipelines across distributed systems.

AWSPythonDevOpsWireGuardLinuxInternship
ISRO Image Tools

Utilities for downloading and converting satellite imagery from ISRO data sources. Automates format conversion and batch processing of remote sensing data.

ToolsRemote SensingPython
Attendance System

A self-hosted web application for tracking student attendance. PHP/MySQL backend with a clean HTML frontend.

WebPHPSelf-hosted