AI Engineering Leader · Engineering Manager, AI Transformation & Platform Engineering

I build AI systems, and I check whether the numbers behind them are real.

I build AI systems, lead an engineering function, and write up what the numbers actually said — including when they said I was wrong.

sangeethcloud@gmail.com · LinkedIn · Chennai, India · open to remote

What I build

I build assistants that answer questions from a company's own documentation, the pipelines that keep that knowledge current, and the systems that say whether any of it actually works.

AI Knowledge Assistant

An internal assistant giving engineers source-grounded answers about a large multi-service platform. How it fits together →

Context Governance Framework

A lifecycle for the knowledge feeding an LLM: candidate-only builds meant to keep automated jobs off live, a contract gate that blocks silent shrinkage and lost facts (answer scoring advisory), manual reversible promotion, pinned versions, one-click rollback. How it fits together →

Work Progress Intelligence Platform

Conversational AI standups that extract structured updates, two-way sync with the work-tracking system, and dashboards shaped to each role. How it fits together →

Engineering Capacity & Demand System

Models demand against effective capacity rather than headcount and projects the backlog breakpoint as staffing changes, feeding a leadership briefing. How it fits together →

AI-Native SDLC — Multi-Agent Engineering Workflow

Designed a software-delivery workflow built from specialised agents, coordinated by contract-driven development: architecture contracts are frozen before implementation starts, changes pass through structured governance, and a human approves contracts, foundational changes and final closure. Paired with review expectations for AI-generated code. How it fits together →

Decks

One for an engineering audience, one for the people deciding whether to fund the work. Both include the parts that didn't go well.

Six things I keep running into

Recurring problems across the systems I've built. I'd rather show the pattern and what it cost than list technologies.

Leading an engineering function

Capacity as a modelTurning "the team feels underwater" into a projection leadership could plan against. Then scoring my own forecast against what happened, finding it too pessimistic, and then finding my first correction had only scored part of it. Soon
Seeing how an engineering org worksBuilding the system that tracks how work actually flows. Raising an assistant's high-confidence answers from 81 to more than 90 out of 100 (its own confidence label) was not a data problem: the data had been there all along, and the failures were routing gaps and tool bugs. Soon

Building AI systems

What production actually taught me

Not tutorials. The things I got wrong first, and the measurements that told me so.

Most teams tune their systems against a ruler nobody has checked. The outputs are the part everyone worries about — but the measurement drifts too, and it drifts quietly, because nothing measures the measurement.

— the habit behind most of what's here
The lab — not built yet

Three demos, planned

These don't exist yet. They're listed because I'd rather show what I plan to build than claim it's finished. Each becomes a working link the day it runs.

The release gate
Run an automated update against a small knowledge base and watch the safety checks catch a bad one before it reaches users. Then override them on purpose, watch it break, and put it back with one click.
The unreliable ruler
Score the same forty questions twice, with nothing changed in between, and get two different results. See which ones flipped. Then run it repeatedly and watch a trustworthy number appear out of the noise.
Question answering, opened up
Ask questions of a public documentation set and get answers with sources you can click. See which passages were found, which were thrown away, and how long each step took. Ask something it can't know, and watch it say so rather than invent.