HG. Resume
← Portfolio

Hardik Goel

AI & Data Platform Architect · Technical Architect (SDE3) · ~1.5 Decades
Bangalore, India· hardik.goel214@gmail.com· +91-9650129605· Portfolio· GitHub· LinkedIn· Substack· Medium
Professional Summary

AI & Data Platform Architect with ~1.5 decades owning platform strategy and end-to-end delivery across enterprise data, ML, and GenAI. Architecture ownership from reference design through production governance in high-stakes domains — retail procurement (£3.5B), fintech incentives (SLA 15d → 3d), and airline data governance. A rare practitioner at the enterprise ↔ GenAI intersection: building scalable data platforms and MLOps governance frameworks while shipping production-grade agentic-AI systems, intelligent orchestration, and LLM-powered engineering workflows. Open-source contributor, published author, and decade-long AI educator.

Current Focus
Agentic AI Systems AI-Augmented Engineering MLOps Governance Intelligent Routing & Orchestration LLM-Powered Enterprise Automation
Core Competencies
AI & GenAI
Agentic AI, RAG, LLMs (GPT / Claude / Gemini), MCP, Vector Databases, Embeddings, Multimodal Agents, Conversational AI, AI Orchestration
MLOps & Governance
MLflow, SHAP, PSI Drift Monitoring, Model Registry, Feature Stores, Azure ML, DQ Gates, Audit Lineage (Purview), Champion-Challenger Deployment
Data Engineering
Apache Spark, Kafka, Airflow, DBT, Databricks, Apache Hudi, Flink, NiFi, Sqoop, Delta Lake, Data Mesh, Lakehouse, CDC, Streaming
Cloud & Infra
AWS (EMR, Lambda, Glue, Athena, Redshift, S3, RDS, OpenSearch, ECS), Azure (AZ-900), Databricks, Docker, Kubernetes, CI/CD, GitOps
Languages
Python (PySpark, Pandas, NumPy, scikit-learn), Java (SpringBoot), SQL, Scala
Architecture
Platform Strategy, Reference Architecture, Reusable Framework Design, Engineering Standards, HLD / LLD, Data Contracts, Schema Evolution
Leadership
Architecture Ownership, Engineering Governance, Cross-functional Stakeholder Management, Team Building (14-member teams), Mentoring, Intrapreneurship
Professional Experience
Tesco — Technical Architect (SDE3)
Jan 2025 – Present
Bangalore, India

After leading a 14-engineer org at Paytm, chose a deep individual-contributor architect track — designing and owning AI platforms hands-on. End-to-end architecture ownership of an AI commodity-forecasting platform supporting a £3.5B procurement domain.

Platform Architecture & MLOps Governance
  • Architected and delivered a production-grade AI commodity forecasting platform supporting £3.5B in annual procurement across multiple commodities and prediction horizons.
  • Designed scalable MLOps workflows on Azure ML (MLflow, SHAP, PSI drift monitoring); established governed deployment pipelines with DQ gates, model metadata registries, security scanning, audit logs, Microsoft Purview lineage, and Maker-Checker controls.
  • Defined and enforced engineering governance standards across Data Engineering and ML — modular architecture, typed interfaces, reusable pipeline templates, and automated pytest coverage gates — improving deployment consistency and platform reliability.
  • Built reusable metadata-driven data and ML pipelines integrating LSEG and enterprise RDBMS sources, reducing commodity onboarding effort and improving scalability across new forecasting use cases.
  • Delivered stakeholder analytics dashboards and data enrichment, improving commercial visibility into commodity trends and model outputs.
AI-Augmented Engineering & Agentic Framework Design
  • Pioneered AI-augmented engineering workflows using Claude and GPT agents for automated code review, test generation, documentation, and pipeline scaffolding — accelerating delivery velocity.
  • Designed a persona-based agentic framework with specialised AI roles for Data Engineering, ML Review, Security, and MLOps Governance — one of the earliest enterprise implementations of role-based AI agents in a production data platform.
  • Authored AI-enforceable markdown standards enabling automated enforcement of coding practices, security guardrails, and quality gates through structured context orchestration and RAG workflows.
Paytm — Data Engineering Manager
Jan 2022 – Jan 2025
Bangalore & Noida, India

Led a 14-member engineering team owning data-platform strategy, architecture, and delivery across incentive management, merchant analytics, and GenAI product initiatives.

Incentive Management Platform
  • Architected a high-throughput incentive processing platform: reduced payment SLA from 15 days → 3 days, improved accuracy to >97%, and cut attrition by 40%.
  • Designed rule-engine pipelines using Airflow, AWS EMR, PySpark, and MongoDB; leveraged DBT for SQL transformations and ran Databricks DBR impact assessment.
  • Drove >50% cost reduction on Incentives; architected PGOLAP on Databricks DBR, cutting costs by >70% for 110M daily events at Dream11 scale (1.8B events/day).
  • Built FSEBuddy — a self-service platform enabling Product-team autonomy and reducing engineering dependency for routine data tasks.
  • Delivered CustomerEchoEase — a GenAI-powered customer-insights solution — as an internal innovation initiative.
Merchant Analytics Platform
  • Architected a real-time merchant analytics platform: drove >40% offline merchant sales growth and >30% cross-sell-rate uplift.
  • Engineered high-throughput event processing with Kafka, NiFi, Spark, Apache Hudi, and ElasticSearch to power sub-second API queries for merchant dashboards.
Impetus Technologies — Senior Software Engineer
Feb 2020 – Jan 2022
Gurgaon, India
  • ICON (Ingest, Catalog, Optimize, Notify) — architected a data-lake governance framework for a US airline, reducing ingestion TAT by >40% and error rates by >90% using AWS Lambda, Glue, Athena, RDS, PySpark.
  • Delivered ~99% latency reduction (2s → 20ms) on a sensitive-data search engine using Apache Solr + ELK; storage tiering with Cassandra for cold parameters and Kafka as data backbone.
  • Built real-time sensor anomaly-detection dashboards (Kafka, Flink, QuickSight, Redshift Spectrum, DBT, MWAA, Apache Beam) for a semiconductor client; built an internal NLP sentiment analyser (NLTK) outperforming VADER benchmarks.
Cognizant — Associate (Big Data Engineer)
Apr 2018 – Jan 2020
Gurgaon, India
  • Anti-Money-Laundering (European bank): reduced AML false positives from 91%, enabling faster regulatory reporting and cutting the monthly investigation backlog against a 30-day SLA.
  • Implemented an ML pipeline using LightGBM (Paylay model) with ingestion from Oracle, Teradata, and sandpits via Sqoop, Oozie, Hive/Impala, and Spark pre-processing.
Accenture — Software Engineering Analyst
Oct 2014 – Apr 2018
Pune & Gurgaon, India
  • Built CDR/UDR ingestion pipelines for a US telecom client (postpaid) using Kafka, Spark, and Hive.
  • Delivered MVNO mobile automation frameworks (Selenium WebDriver, Appium, TestNG, Jenkins) and led cross-functional sprint, system, and UAT testing across US & UK telecom clients.
Selected AI & Open-Source Projects
Switchboard Open Source
Provider-agnostic AI model routing & orchestration framework.
  • Provider-agnostic architecture routing across OpenAI, Anthropic, Google, and other LLMs, with fallback chains, cost-optimised routing, and latency-aware model selection — designed for enterprise AI-platform integration.
AudioSummariser PyPI
GenAI audio-intelligence pipeline — published package.
  • End-to-end audio-to-insight pipeline: transcription → embedding → chunking → summarisation → conversational RAG retrieval; integrates vector-DB retrieval and LLM-powered sentiment analysis. Published to PyPI.
http-queryable Open Source
Node/TypeScript implementation of the HTTP QUERY method (RFC 10008).
  • Body-aware caching for safe, idempotent reads that carry complex payloads without URL-length limits or POST's caching side effects; Express / Fastify / raw-http adapters, an isomorphic client with auto-retry, and RFC-compliant cache keying that never yields false hits.
CommodityBuddy AI Product
GenAI assistant for commodity forecasting & procurement intelligence.
  • Conversational AI over forecasting outputs enabling non-technical stakeholders to query model insights in natural language — structured data → embeddings → RAG → conversational interface.
Agentic AI SaaS Platform Active Build
Founder-led SaaS applying multi-agent orchestration to enterprise workflow automation.
  • Designing a multi-agent orchestration framework with specialised AI personas for enterprise knowledge work; MCP-based integrations and autonomous enterprise workflow execution. Hands-on with image-gen LLMs, voiceovers, and multimodal agents.
Enterprise AI Governance Platform Stealth
AI-native governance, compliance & autonomous operations for regulated industries.
  • Agentic compliance workflows with autonomous monitoring, alerting, and remediation; governance frameworks for finance, retail, and healthcare — built with agents, RAG, vector DBs, and LLMs.
Distribution Management System Advisory · FDE
Forward-deployed engineering on a distribution-management platform.
  • Order-to-delivery flows, inventory and route data pipelines, and analytics for a distribution client — an occasional advisory engagement delivered via a boutique technology consultancy.
Education
B.Tech — Computer Science & Engineering
Uttar Pradesh Technical University, Lucknow · 2010 – 2014
Certifications
Amazon Q Developer FundamentalsOct 2025
Astronomer — DAG Authoring, Airflow 3Oct 2025
Astronomer — Apache Airflow 3Jul 2025
Databricks Generative AI FundamentalsJul 2023
Databricks Lakehouse FundamentalsAug 2022
Databricks Associate Dev — Spark 3.0Jul 2022
Confluent Fundamentals — Apache KafkaFeb 2021
Microsoft Azure AZ-900Aug 2020
Teradata Vantage AssociateJun 2020
IBM Spark Level-1Oct 2019
Beyond Engineering
Full portfolio, projects & writing → hardik-portfolio-rho.vercel.app