About
I'm a production AI/ML systems engineer with 10+ years of experience shipping models from notebook to real traffic. I specialize in the hardest part of AI: making it actually work at scale in production.
Currently at Best Buy India as Lead AI Engineer, I architect and build the full LLM lifecycle — fine-tuning open-source models with LoRA (Unsloth + PEFT + HuggingFace Accelerate), serving them via vLLM on GKE with HPA autoscaling and Istio routing, and powering retail applications — fraud detection, search, personalization, cybersecurity — at 40,000+ transactions per second. This work replaced external LLM APIs entirely, saving $300K annually while strengthening data governance and compliance.
Before that, I built GPU-accelerated cybersecurity ML at Wipro on NVIDIA DGX (8×A100, 1TB RAM) using NVIDIA Morpheus: behavioral anomaly detection for AWS account security over billion-row datasets, phishing email classification at 2× throughput, and automated abuse-inbox triage handling 2× the prior pipeline's case volume — each threat automatically routed to the right security team.
At Accenture, I built Azure ML quality-prediction pipelines for BamaGruppen (Norway) — lifting warehouse trucks inspected per day from 130 to 160 and saving $2.5M annually — and led last-mile delivery optimization with Google OR-Tools (Vehicle Routing Problem) and cross-functional supply-chain simulation frameworks.
My roots go deeper: time-series forecasting across 8 industrial verticals at GD Research; computer-vision semiconductor defect detection at TCS, deployed in production at Amkor Technology's South Korea site; and ML-powered BI at Infosys — including a stint in Mainframe (COBOL/JCL) that gave me a real appreciation for what "production" means. Across all six companies and 10 years, I've earned the top performance rating at every one.
The specialist for the gap between "works in a notebook" and "serves real traffic."
Impact & Signature Outcomes
Experience
- Productionalise and scale enterprise AI for Best Buy's US retail operations — partnering with Data Science teams to turn validated models (XGBoost → LLMs) into high-availability, low-latency services powering search, recommendations, fraud detection, cyber security, and personalisation.
- Built a config-driven LoRA adapter fine-tuning framework for open-source causal LLMs — Unsloth (2× speedup, 60–80% VRAM reduction via QLoRA) + HuggingFace PEFT dual-backend; zero-Python task addition via YAML; multi-task single-adapter training.
- Deployed vLLM OpenAI-compatible serving on GKE with HPA autoscaling, Istio routing, and hot-swap adapter support; GCS model store, Artifact Registry versioning, Cloud Build CI, GMP PodMonitoring, Prometheus/Grafana observability — self-hosting open-source LLMs that saved $300K annually and strengthened data governance.
- Designed real-time streaming on Apache Beam / GCP Dataflow at 40,000 events/sec feeding Vertex AI Feature Store and GKE inference endpoints (Seldon Core) under a 200 ms fraud-scoring SLA.
- Championed GitOps — Git workflows for CI, Cloud Build for CD, Google KCC for infrastructure automation, and ArgoCD for scalable Kubernetes deployments; defined AI engineering standards across the org.
- Scaled the India AI engineering hub through technical screening and interviews.
- Engineered GPU-accelerated cybersecurity ML pipelines on NVIDIA DGX (8×A100, 1TB RAM) using NVIDIA Morpheus: behavioral anomaly detection, phishing classification (2× throughput), and abuse-inbox triage at 2× the prior pipeline's case volume — each threat automatically routed to the right team.
- Built unsupervised autoencoder models per entity (account/user/service/machine) for AWS account behavioral fingerprinting — training on billion-row CloudTrail datasets; model management via MLflow; Grafana alerts to security analysts.
- Processed billion-row datasets for cybersecurity feature extraction using RAPIDS (cuDF/CuPy) on GPU; orchestrated batch inference and training across concurrent DGX workloads.
- Led a team of ML/MLOps engineers and served as offshore SPOC for the Applied Machine Learning (AML) team — reviewing 300+ résumés and conducting 50+ interviews to expand the India practice.
- Developed an end-to-end Azure ML quality-prediction pipeline for BamaGruppen (Norway) — predicting product quality at warehouse arrival to prioritise inspections: $2.5M annual savings, trucks inspected/day 130 → 160, +17% low-quality detection, +20% customer approval. Stack: Azure ML Studio, Logic Apps, Azure Pipelines, Azure Storage.
- Led last-mile delivery optimization with OR-Tools (Vehicle Routing Problem) — improved route planning, time windows, capacity constraints, and departure scheduling, yielding significant annual logistics cost savings.
- Designed a cross-functional supply-chain simulation framework for strategic hub-location optimization, improving distribution efficiency and reducing global carbon footprint.
- Built company-wide time-series forecasting system delivering ML-driven intelligence across 8 industrial verticals: Consumer Goods, Oil & Gas, Power, Financial Services, Retail, Technology, Construction, and Mining.
- Informed strategic decisions and resource allocation for UK-based clients across diverse industrial domains.
- Deployed hybrid cloud + on-prem computer vision system for multi-class image classification in semiconductor manufacturing using transfer learning.
- Successfully deployed at Amkor Technology's South Korea manufacturing site, enhancing quality control and reducing production losses.
- Built Business Intelligence applications and ML-powered Lead Conversion Prediction system using Microsoft BI tools and classical ML (logistic regression).
- Career started in Mainframe (COBOL/JCL) before transitioning into data science and ML within the same tenure.
Education
- Secured 975 / 1000 marks.
- Secured rank 1200 in the EAMCET examination (out of 320,000 participants).
Skills
Projects
A config-driven framework for LoRA adapter fine-tuning of open-source causal LLMs — enabling rapid experimentation and production deployment for classification, information extraction, and free-form generation. Training layer: dual-backend engine (Unsloth — ~2× faster, 60–80% less VRAM via QLoRA — plus HuggingFace PEFT/Transformers), single- and multi-GPU via Accelerate with automatic backend selection. Inference layer: standard PEFT adapters hot-loadable into a vLLM OpenAI-compatible server alongside a frozen base model — no separate deployment per fine-tuned model; containerised on GKE with HPA autoscaling and Istio routing. MLOps: end-to-end artefact lifecycle (model resolution local HF cache → GCS → HF Hub), automated post-training evaluation (accuracy, confusion matrix, MSE) with structured JSON results and auto-generated vLLM serve commands, and GCS artefact upload; Kubernetes manifests with PVC model caching and GMP PodMonitoring. Zero-Python task addition via YAML + prompt file + CSV; multi-task single-adapter training.
A high-scale fraud detection ecosystem that intercepts threats across the fulfilment journey — payment, refund, reship — by analysing real-time behavioural signals, clickstream, and historical patterns. Streaming: Apache Beam pipelines on GCP Dataflow processing 40k events/sec at peak, transforming raw interactions into dynamic features for the Vertex AI Feature Store. Inference: real-time endpoints on GKE holding a 200 ms scoring SLA. Training: continued training via Vertex AI Pipelines. Transitioned validated XGBoost models to production with Helm + Vertex AI Model Registry; provisioned GCP resources (Pub/Sub, Buckets, Dataflow) via Google KCC; GitOps with Cloud Build + ArgoCD; tracked experiments and model versions in a bespoke in-house MLOps portal; JWT-secured endpoints with rigorous load testing via Cloud Functions; Prometheus/Grafana + Cloud Monitoring alerting to Slack/email.
Helped Cyber Security act faster on critical threats reported to the "abuse" mailbox. Two-part solution in active use: (1) an email-routing structure that classifies inbound abuse mail with ML, strips junk, and forwards to the right action teams; (2) an extraction pipeline that pulls scammers' email addresses and phone numbers — even when hidden in HTML, images, PDFs/PNGs, multi-coloured digits, or whitespace tricks — using OCR (pytesseract) and rule-based parsing, then notifies stakeholders (mail partners such as Google and iCloud, the cyber threat-response team, and the phishing team) so partners can block the numbers and shut down the scammers.
Profiled AWS account activity from security logs to surface anomalous/nefarious behaviour. Every account, user, service, and machine gets a digital fingerprint — an unsupervised autoencoder trained per entity to learn its normal moment-by-moment activity; deviations trigger alerts, and models are continuously retrained as behaviour evolves. Engineered training and inference pipelines on NVIDIA Morpheus, exploiting GPU-accelerated libraries on an NVIDIA DGX server (8×A100, 1TB RAM). Operating these per-account pipelines means handling enormous data — ~20 days across 3 AWS accounts can exceed a billion rows — with high feature cardinality. Predictions served to the cyber team via Grafana; models managed with MLflow.
Training and inference pipelines that score phishing probability and analyse trends in incoming mail — augmenting existing Proofpoint defences by catching attempts that slipped past initial filters and accelerating quarantine. Data moved from Elastic Search to Microsoft Sentinel; Morpheus pipelines run multi-stage on a GPU server (raw download in a time-delta loop → pre-processing → featurization → inference → alerting), with the training pipeline folding in security-team feedback for continuous improvement. Detections let the security team pull mail from inboxes, warn employees, or open investigations.
Optimised the last mile — transporting pallets from a depot to many grocery-chain stores by distribution truck. Replaced manual, ad-hoc route planning with an OR-Tools Vehicle Routing Problem formulation honouring real constraints: number of vehicles, store time windows, waiting times, and demand fulfilment for every store. Computed key performance metrics, compared generated vs. manually-planned routes, and ran many input scenarios to analyse model behaviour. Used Google Maps services for coordinates/directions; built and analysed in Python + Jupyter with GitHub version control.
Designed and built a simulation framework modelling the movement of products from vendors and producers to customers and intermediate warehouses, with an embedded optimisation model for the flow of goods across every touchpoint. Tracked KPIs such as operational cost, product freshness, and carbon footprint; ran scenario simulations that informed critical business decisions. Built robust pipelines to feed simulation results into Power BI and managed MLOps for smooth deployment and monitoring.
Minimised transportation costs for daily transport between a city's terminals and distribution centres for Norway's largest fruit & vegetable distributor. Replaced a highly-manual Excel process ("ProductTransport") with an OR-Tools MIP assignment model. The transport model was hosted on Azure Function Apps behind API endpoints, fronted by a Logic App that routes requests by location; a scheduled RPA process retrieves optimised plans and Slack notifications keep stakeholders updated. CI/CD via Azure DevOps + GitHub.
A proof-of-concept analysing the impact of introducing distribution centres at strategic locations in a logistics network for Norway's largest vegetable distributor — assessing whether they could reduce volume through main warehouses, cut cost, and deliver fresher product. Collected, cleaned, and pre-processed raw network data; analysed current goods flow; designed approaches to simulate real-world scenarios; surfaced new opportunities and the customers/vendors who would benefit most; and communicated actionable recommendations to stakeholders.
Designed, implemented, and maintained an ML model to predict the quality of goods on arrival at the warehouse for Norway's largest fruit & vegetable distributor, so the inspection team could prioritise efficiently. Built end-to-end on Azure — ML Studio, Logic Apps for workflow, Pipelines for automated retraining, and Azure Storage. Owned retraining strategy (MLOps), model optimisation, client demos, performance monitoring, and ongoing support; worked closely with stakeholders to measure and track impact.
Built and deployed a forecasting system predicting company-wide data across many intelligence centres for a UK-based global business-intelligence provider. Domains spanned Consumer, Oil & Gas, Power, Financial Services, Retail, Technology, Construction, Mining, Aerospace, Defense & Security, Telecommunication, Automotive, Travel & Tourism, and more — conducting in-depth data research, generating forecasts, and adjusting them for domain-specific scenarios.
A robust hybrid on-prem/cloud computer-vision system for multi-class classification of faulty chips on the production line. Built concurrent training and inference pipelines: raw data downloaded to a GCP compute cluster via multi-processing/threading, converted to TF records, ingested and pre-processed on CPU, with training distributed across multiple GPUs and a parallel evaluation job gathering checkpoints and signalling when to stop. A DenseNet trained on ~1 million images in about 3 hours; inference served via Docker + TensorFlow Serving. Led the team on inference, database, and data-handling, deployed at the client's South Korea site, and trained the client team.
Developed an opportunity win/lose prediction system for the sales & marketing team of a US-based multinational internet-technologies company, enabling data-driven decisions through predicted probability scores. Used classical ML (logistic regression), built a data extraction/load system with SQL Server Integration Services (SSIS), and integrated the predictions into a Power BI dashboard backed by an SSAS cube and SQL Server.
Generated ID cards for new members enrolled under a leading US health-insurance client's policies — spanning estimation, impact analysis, design, coding, review, unit and integration testing across both agile and waterfall. Built on the mainframe stack (JCL, COBOL, DB2, VSAM, CICS), with post-implementation support, enhancements, and knowledge-transfer sessions for the team.
Open-Source & Personal Projects
Interactive tool to find the optimal vLLM-compatible LLM for any GPU — 115 models filtered by VRAM, quantization, and KV-cache fit across A100 → B200.
Daily AI news brief from free sources (RSS, arXiv, Hacker News), synthesised with Gemini and exported as a polished PDF + Markdown.
Run any LLM fully locally on a Mac with a single command — private, offline, and zero cloud dependency.
Remote command executor & project launcher — single binary, zero dependencies, real-time SSE streaming.
A self-contained personal & family finance tracker that runs entirely on your machine — no accounts, no cloud, no dependencies. Just Python and a browser.
Building LLM inference internals from scratch — KV-cache, paged attention, and speculative decoding — alongside a config-driven LoRA → eval → vLLM-serve pipeline. Shipping in public through 2026.
Writing & Community
Courses & Training
Licenses & Certifications
Honors & Awards
Recommendations
"I've had the privilege of working closely with Laxmi Narasimha Hari Yelesetty and have consistently been impressed by his deep ownership, technical expertise and unwavering passion for innovation in the Applied Machine Learning (AML) space.
As the offshore SPOC for the AML team, Hari has been instrumental in expanding Wipro's presence and capabilities in this domain. His leadership has not only strengthened delivery but also fostered a culture of excellence and collaboration. Whether it's coordinating complex transitions, mentoring new team members or solving intricate technical challenges, Hari approaches every task with clarity, commitment and a solution-oriented mindset.
He's a go-to consultant for any AML related challenge — always ready with insights, strategies and hands-on support. His ability to drive impactful outcomes makes him an invaluable asset to any organization."
"I was reporting to Hari until very recently my manager changed. I can say that Mr. Hari is a very dedicated and passionate person with great technical skills and managerial capabilities.
He has a knack for diving deep into technicals and understands each and every aspect of it before approaching the problem which kinda motivates me.
He has been a good and understanding Manager to me."
"An exceptional leader in machine learning, driving innovation with deep technical expertise, strategic vision, and collaborative spirit. Delivers scalable AI solutions with precision, mentoring teams to achieve outstanding results."
"I've had the chance to work with Hari at Wipro, and he's been a dependable and supportive colleague throughout. He's approachable, clear in his communication, and always willing to help when someone needs clarity.
Hari also takes initiative across a range of responsibilities; whether it's coordinating interviews, managing team tasks, or interacting with clients. He contributes steadily and reliably, and it's easy to see the positive impact he has on the team."
"I have the pleasure of reporting to Hari at Wipro, and he has been an exceptional team leader throughout. He has a keen eye for detail and consistently takes the time to explain complex concepts with clarity. Hari excels at mentoring team members, guiding them effectively to develop the right skills and grow in their roles.
He actively shares project knowledge, fosters collaboration, and has a remarkable ability to quickly grasp new concepts. What stands out most is his consistent engagement with the team, he understands each person's work, provides thoughtful guidance, and encourages continuous learning. His curiosity and passion for upskilling make him a truly inspiring leader to work with."
"I've had the privilege of working with Hari at Wipro, and I've been consistently impressed by his ability to navigate the complexities of machine learning projects with ease. He has an incredible knack for problem-solving and a deep understanding of cloud platforms that has been a game-changer for our team. What really stands out about Hari is his genuine curiosity and eagerness to learn, which make him an inspiring leader and mentor. Working with him has been a rewarding experience, both professionally and personally."
"Me as a newcomer, eager to explore the world of machine learning and data analysis, I had the privilege of being mentored by Hari. In just two months, Hari guided me through the learning process, offering hands-on tasks and real project experience. Hari's mentorship style is exceptional, as they patiently supported my growth and encouraged me to think creatively. I always felt comfortable seeking help from Hari, knowing they were there to support me without judgment. In my view, Hari is a fantastic mentor, educator, and team member."
"We have worked together in the Bama machine learning team. He works well with others, great at sharing knowledge, good insight and problem solving skills. Whenever he is assigned a new task he approach it in a professional and structured way.
Some of the technologies he has shown proficiency with in our team work is azure cloud, devops, github, Azure ML, python and SQL."
"Hari is a good friend who always strives to get perfection in every thing he does. I still remember how he transitioned from one skill to data science and now he got a name for himself on all skills he worked on and showed his footprint mark in the respective fields. He always tries to improve and also supports others to achieve to greater heights."
"Hari is a smart working and intelligent technocrat who keeps himself updated with Technologies. Have better Leadership skills and guides others in improving their skillset.
His cool and empathic nature makes him an approachable person. All the very best Hari."
"Hari is a dedicated and sincere person. He always strives to learn new technologies and explore new techniques to make the tasks simpler. He is an excellent resource, and a master at programming has been a real gem to many clients. During my 7 years tenure of graduation and working with him at Infy I can say he is a good team player as he helps the team at necessary situations and will always be ready to extend his helping hands for sharing the knowledge or resolve the problems."
"Hari is a problem solver and dedicated person who was very professional and helped me with my induction and guided me through his stint in our team. He is a team buddy!!!"
"Hari was the go to person if anyone in our team were struck somewhere in issues related to databases or while improving the vision model's accuracy. He has In-depth knowledge in the machine learning domain. Furthermore, the code he has written is one of the cleanest, I have seen."
"Hari is very dedicated and puts his entire effort into anything. He is a very quick leaner and makes he sures he excels in things he had just learned. Having worked with him during my stint at Infosys as well during graduation project, i can definitely say he is the employee that every employer looks for."