Skip to content
View msanket9's full-sized avatar
:octocat:
Hello World!
:octocat:
Hello World!

Organizations

@Saafwater @Paper-House @Poultry-Hunter @TriggerProtocol

Block or report msanket9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
msanket9/README.md

Sanket Marathe

Co-founder and CTO at Saafwater. Five years building IoT water infrastructure that runs unattended in the field: ESP32 firmware and Modbus through to AWS, ML on live sensor streams, and React dashboards. Roughly 1.5 million people depend on it, so a bad deploy means someone's pump doesn't turn on.

Most of that work lives in private repos. What's here is what I can share.

Current

stillsane — a drift canary for deployed LLM apps. Agents don't crash when they degrade, they return 200 and quietly get worse. It learns each probe's own variance band so it can tell real regression from normal output variation. PyPI

Background

IBM Call for Code 2021 — Global Challenge grand prize, the first Indian team to win it. That project became Saafwater.

Saafwater — 80+ devices on public water networks across Goa, Hyderabad and Maharashtra. A state-wide supply model that predicts regional demand from flow and population data and actuates pumps and valves automatically, so the tail end of the pipeline gets water instead of only the tanks nearest the treatment plant. Featured in Mann Ki Baat.

CoronaTracker.in — built during the 2020 lockdown, peaked at around 19 million visits.

Other — hackathon wins with Solana, Filecoin and Polygon. Gates Foundation Goalkeepers 2023 in New York. Part of India's startup delegation to Denmark. Three months at The Residency's Delta program in San Francisco.

Interested in systems that fail quietly: sensors, pipelines, and now agents.

📍 Goa, India · LinkedIn

Pinned Loading

  1. Paper-House/PaperHouse Paper-House/PaperHouse Public

    An NFT Platform for Researchers. A place where a researcher can mint their research paper and publish and also get funded on our platform.

    JavaScript 19 10

  2. Poultry-Hunter/poultry-hunter-app Poultry-Hunter/poultry-hunter-app Public archive

    A blockchain-based Chicken Tracker that rapidly traces bird flu

    TypeScript 1 4

  3. Saafwater/Dashboard-v0.0.1 Saafwater/Dashboard-v0.0.1 Public archive

    JavaScript 4 7

  4. stillsane stillsane Public

    Know when your LLM app quietly stops working. Baseline your prompts, run them on a schedule, get alerted when the output drifts.

    Python