Associate Data Scientist
SigmoidBengaluru, India · On-site
Marathon Mastery Award, Sigmoid (Dec 2025) — for the recommendation engine. Certificate
Generative and agentic AI — product recommendation engine
Global B2B chocolate and cocoa manufacturerApr – Dec 2025
Multi-agent system embedded in Salesforce: reads a customer brief — emails, opportunity notes, attached technical spec sheets — and returns ranked recommendations from a 13,000-SKU catalogue, replacing rounds of manual back-and-forth between sales and R&D. Live since June 2025.
- Worked on the summarization agent in a Retrieval-Augmented Generation (RAG) pipeline, turning unstructured customer briefs into structured product requirements — Azure OpenAI GPT-4o, Azure ML Prompt Flow.
- Built the Microsoft Fabric feature-engineering pipeline end to end — all 15 notebooks, turning raw product data into the golden tables the agents query and the embeddings behind retrieval.
- Partnered with R&D and regional commercial teams, working through their documentation, to establish which data sources, columns and SKU combinations drive correct recommendations.
- Engine reached ~80% recommendation accuracy in its core chocolate and cocoa powder categories, with recommendations adopted into live sales opportunities across four regions.
- Azure OpenAI GPT-4o
- Azure ML Prompt Flow
- Microsoft Fabric
- RAG
Revenue Growth Management analytics
Global health and hygiene CPG manufacturerJan – Mar 2025
Trained on the econometrics and purchase-structure workbenches behind an enterprise pricing and promotion platform — how much volume a price move costs, and which products absorb it.
- Ran a hierarchical mixed-effects elasticity and promo-baseline pipeline end-to-end on ~1M weekly sales records, 2,400 products and 21 retailers.
- Reconciled coefficients against a reference run using Welch t-tests and chi-square checks, confirming the pipeline reproduced signed-off results.
- Traced how retailer-level holiday controls keep seasonality out of the price coefficient — the difference between a usable elasticity and a misleading one.
- Worked through purchase-structure trees and volume transfer matrices: how attribute hierarchies become SKU-level switching and category walk rates.
- Mixed-effects models
- Python
- SQL