Dishant Kumar
Open to senior AI / GenAI roles · Gurugram onsiteGurugram, India

Dishant Kumar

Senior Data Scientist · GenAI / LLMs / MCP

I ship production Generative AI systems — tool-using LLMs, MCP servers, and applied data science for SaaS.

Profiles

Dishant Kumar

Senior Data Scientist · GenAI

~5 years · Gurugram, India

Open source
80+ ★
Experience
5 yrs
Focus
GenAI
Location
Gurugram

Core stack

PythonPythonLangChainLangChainPostgreSQLPostgreSQLAWSAWSGoogle CloudGoogle Cloud

Technologies & platforms

PythonPython
TypeScriptTypeScript
PostgreSQLPostgreSQL
MongoDBMongoDB
Neo4jNeo4j
AWSAWS
Google CloudGoogle Cloud
Microsoft AzureMicrosoft Azure
DockerDocker
GitHubGitHub
GitGit
Node.jsNode.js
ReactReact
FastAPIFastAPI
LinuxLinux
Hugging FaceHugging Face
LangChainLangChain
PythonPython
TypeScriptTypeScript
PostgreSQLPostgreSQL
MongoDBMongoDB
Neo4jNeo4j
AWSAWS
Google CloudGoogle Cloud
Microsoft AzureMicrosoft Azure
DockerDocker
GitHubGitHub
GitGit
Node.jsNode.js
ReactReact
FastAPIFastAPI
LinuxLinux
Hugging FaceHugging Face
LangChainLangChain
Experience

Professional experience

Applied GenAI, multi-cloud AI products, climate-tech SaaS, and energy ML — from senior IC work to product leadership.

Companies
NuSummit
DoubleKlick Designs
CarbonCompete
ZeroTEnergy
The Sparks Foundation
NuSummit logo

Senior Data Scientist

Current

NuSummit · Gurugram

May 2025 – Present

GenAI products at the intersection of enterprise analytics and sustainability.

  • Designing and shipping intelligent products that combine Generative AI, applied data science, and sustainability initiatives for enterprise outcomes.
  • Leading applied AI/ML for GenAI-powered analytics and product features — from problem framing through stakeholder-aligned delivery.
  • Partnering across product and domain teams so models and agents hit measurable product and ESG goals, not just demos.
GenAILLMsPythonData ScienceESG
DoubleKlick Designs logo

Sr. AI Engineer

DoubleKlick Designs · New Delhi

Dec 2024 – May 2025

Multi-cloud knowledge assistants and valuation agents for SaaS clients.

  • Shipped an AI-powered Dynamic Assistant over company knowledge bases for grounded Q&A and internal workflows.
  • Built dynamic use-case tools across AWS Bedrock, DigitalOcean AI, and GCP Vertex AI — same product patterns, multi-cloud delivery.
  • Developed AI agents for real-estate / property valuation SaaS, connecting domain data to tool-using LLM flows.
AWS BedrockGCP Vertex AIDigitalOcean AIAgentsRAG
CarbonCompete logo

Product Lead

CarbonCompete · Chennai

Jun 2023 – Jun 2024

~90% data-collection lift · patented LLM data features.

  • Led AI-featured SaaS for enterprise data collection and schema construction, achieving ~90% improvement in data collection efficiency.
  • Patented unique LLM-based features for advanced data handling and analysis — GenAI as product IP, not a slide.
  • Applied Generative AI to automate preprocessing and feature engineering, raising model throughput and team velocity.
LLMsGenAISaaSCarbon / ESGProduct
ZeroTEnergy logo

Senior Machine Learning Engineer

ZeroTEnergy · Chennai

Nov 2021 – Jun 2023

~85% IoT data-collection efficiency · energy forecasting in production loops.

  • Hardened AI/ML operations for sustainable energy platforms with MLOps practices and cloud functions.
  • Integrated IoT devices into platform analytics, boosting data collection efficiency by ~85%.
  • Built forecasting models for energy consumption trends and resource optimization used in product decision loops.
MLOpsIoTCloud functionsForecastingPython
The Sparks Foundation logo

Data Science Intern

The Sparks Foundation · Virtual

Jun 2021 – Jul 2021

Early ML + sustainability analytics foundation.

  • Explored and modeled datasets with classical ML techniques to support sustainability-oriented analysis initiatives.
PythonMLEDA
Open source

Selected projects

Case studies for MCP servers and tooling that connect LLMs to real systems — problem, approach, outcome, and architecture.

linkedin-mcp-server

TypeScript

50

Model Context Protocol server for LinkedIn API — OAuth, people search, and profile tools for LLM hosts.

MCPLLM toolsTypeScriptOAuth

Problem

LLM hosts could not reliably call LinkedIn for people search, profiles, or job-market intelligence through a standard tool contract.

Approach

Implemented a typed MCP server (TypeScript + Zod) with OAuth 2.0 credential isolation, people-search and profile tools, and Claude Desktop–ready config.

Outcome

50+ GitHub stars; public write-up adopted by builders wiring LinkedIn into agent workflows for talent, sales, and research use cases.

Architecture

  1. 1MCP host (Claude / compatible) → tool calls
  2. 2linkedin-mcp-server (auth + client)
  3. 3LinkedIn API (OAuth, search, profiles)
  4. 4Structured JSON responses back to the model

medium-mcp-server

TypeScript

24

MCP server for Medium content workflows — bridge LLMs to publishing/content ecosystems.

MCPContentTypeScript

Problem

Authors and agents could generate drafts in an LLM host, but moving that content into Medium still meant brittle scripts, manual copy-paste, or one-off API glue — no standard tool contract for publish-oriented workflows.

Approach

Built MediumMCP as a TypeScript Model Context Protocol server that exposes Medium-oriented content tools to MCP-compatible hosts, so an assistant can go from idea → structured draft/publish path through reusable, typed tools instead of custom scripts each time.

Outcome

24+ GitHub stars, public Medium article on the AI-to-platform workflow, and a reusable pattern for content agents that other MCP servers (LinkedIn, Kaggle) follow.

Architecture

  1. 1LLM host (Claude / MCP client) requests content tools
  2. 2medium-mcp-server validates requests and maps them to Medium operations
  3. 3Medium content / publishing ecosystem APIs
  4. 4Draft status and metadata returned to the agent for the next step

kaggle-MCP

TypeScript

10

MCP server for Kaggle competitions — list, download, submit, and track from AI assistants.

MCPKaggleData science

Problem

Competition work (discover → download → submit → track) lived outside the chat loop where analysts already reason.

Approach

MCP tools for listing/searching competitions, downloading files, submitting predictions, and listing submissions from an assistant session.

Outcome

10+ stars; written up as a data-science workflow accelerator for tool-using models on Kaggle.

Architecture

  1. 1Assistant plans competition steps
  2. 2kaggle-MCP tools (list / download / submit)
  3. 3Kaggle API + local competition artifacts
  4. 4Submission status fed back into the conversation

twitter-mcp

Python

3

MCP server for Twitter/X integration — CRUD-style operations via API for agent workflows.

MCPPythonAgents

Problem

Agents needed a thin, protocol-native way to read/write on X without ad-hoc scripts.

Approach

Python MCP server exposing Twitter/X operations suitable for agent loops and experiment harnesses.

Outcome

Lightweight open-source bridge for social/agent experiments and content ops tooling.

Architecture

  1. 1Agent / MCP host
  2. 2twitter-mcp (Python)
  3. 3X/Twitter API
  4. 4Normalized tool results to the model
About

About me

Dishant Kumar

I started in applied ML for energy and IoT — forecasting consumption, wiring devices into analytics platforms, and learning that models only matter when data pipelines and operations hold up in production. That work at ZeroTEnergy taught me MLOps discipline and how physical systems generate the signal ML needs.

At CarbonCompete I stepped into product leadership for climate/ESG SaaS: schema design, collection workflows, and LLM features that made messy enterprise data usable. We improved collection by ~90% and patented LLM-based handling for advanced analysis — a clear lesson that GenAI is highest leverage when it sits inside a real product loop.

Since then I’ve doubled down on tool-using LLMs and multi-cloud delivery: knowledge assistants and agents at DoubleKlick (Bedrock, Vertex AI, DigitalOcean AI), open-source MCP servers that connect Claude-class hosts to LinkedIn, Medium, Kaggle, and X, and now Senior Data Scientist work at NuSummit in Gurugram combining GenAI with enterprise and sustainability outcomes. I’m looking for senior Applied GenAI roles onsite in Gurugram — grounding, tool contracts, evaluation, and ships that survive beyond demos.

Tools I use day to day
PythonPythonLangChainLangChainPostgreSQLPostgreSQLAWSAWSGoogle CloudGoogle CloudAzureAzureDockerDockerHugging FaceHugging FaceTypeScriptTypeScriptMongoDBMongoDB

Plus MCP tooling, RAG pipelines, LangChain-style agent workflows, and cloud AI services (Bedrock, Vertex AI, and more) depending on the product.

Credentials

Certifications & highlights

Courses and outcome highlights from the resume and LinkedIn-linked profile.

Certifications

  • Understanding & Managing Carbon Accounting: A Masterclass

    Udemy

  • SAP Integration Suite Associate

    SAP

  • Machine Learning Training

    Internshala

  • Software Engineering

    IIT Madras

  • Problem Solving through C

    IIT Madras

  • Programming in C++

    IIT Madras

  • Technical English for Engineers

    IIT Madras

Achievements

  • Patented LLM-based AI features for advanced data handling and analysis (CarbonCompete).
  • ~90% improvement in enterprise data collection via AI-featured SaaS schema & collection product.
  • ~85% boost in IoT data collection efficiency for energy analytics platforms.
  • Open-source MCP suite with 80+ combined GitHub stars (LinkedIn, Medium, Kaggle, X).
  • Multi-cloud GenAI delivery across AWS Bedrock, GCP Vertex AI, and DigitalOcean AI.
  • Published technical writing on MCP servers and applied ML on Medium.
Contact

Let's connect

Open to senior AI / Applied GenAI roles in Gurugram, and collaborations around tool-using LLMs, agents, and production evaluation.

Send a message

Opens your email app with the details filled in — nothing is stored on this site.