Experiment Step 1
Implemented LLM calls producing validated JSON schema outputs.
Projects
My work ranges from graduate AI experiments to undergraduate systems projects focused on safety, detection, and practical real-world impact.
GenAI Lab • Nov 2025 - Dec 2025
Built a pipeline that converts marketplace reviews into product images using structured LLM extraction and diffusion generation.
Tech Stack
Implemented LLM calls producing validated JSON schema outputs.
Designed modular architecture for ingestion, analysis, prompt construction, and generation.
Added centralized orchestration, logging, and evaluation hooks for deterministic and debuggable runs.
Orchestra AI • Aug 2025 - Dec 2025
Ran large-scale comparisons between ChatGPT recommendations and Bing rankings to quantify AI-vs-SEO divergence.
Tech Stack
Executed a 173-case experiment across 9 intent categories.
Automated SERP collection and structured reporting across 40+ keywords using DataForSEO.
Generated findings that informed the roadmap for Spyglasses, an AI-visibility analytics startup.
Undergraduate Project • NIE Mysore • Nov 2021 - Mar 2022
Designed an IoT-enabled safety wearable that combined fall detection, panic alerts, and remote health monitoring support for elderly users and pregnant women.
Tech Stack
Used sensor-based human-computer interaction and sensor fusion concepts to support fall detection for elderly users in everyday environments.
Included health monitoring signals such as SpO2 and heart rate tracking to support sleep pattern sensing and well-being monitoring for pregnant women.
Built a companion Flutter mobile app to handle heavier processing and send panic alerts with real-time location to designated emergency contacts.
Undergraduate Project • NIE Mysore • Jun 2021 - Jul 2021
Built a Flask-based public safety application that used traffic camera inputs to detect fugitives and weapons and alert law enforcement quickly.
Tech Stack
Applied convolutional neural networks to detect fugitive faces from traffic camera feeds by cross-referencing a law enforcement database.
Added weapon detection to flag public threats and surface alerts as soon as suspicious activity was identified.
Designed the system to notify law enforcement teams through web or mobile interfaces to support faster response.