Available — 2 consulting slots this month

I help operators find the agents inside their workflow.

I'm a builder and CEO of an AI-native medical billing company. I study your operation end to end, find the places where AI agents actually earn their keep, and build them with you. Not theory. Not slides. Working agents in production.

Based
Chennai · UTC+5:30
Live surfaces
20+ in production
Clients across
Health · Sports · Trade · Realty
Stack
Claude · Next · Python
01 / Services

Three ways I work with operators.

Pick the one that matches where you are. Most clients start with the audit and decide from there.
→ S.01

Workflow Audit

One week. I shadow your team, read your tools, and come back with a written map of every place an AI agent can do the work — ranked by ROI, build time, and risk. You decide what to build.

One-time / from $2.5k
→ S.02

Build Sprint

Two to four weeks. We pick one or two agents from the audit and ship them to production. I write the code, integrate with your stack, and hand off with a runbook. You own everything.

Per sprint / from $8k
→ S.03

Embedded Operator

Monthly retainer. I sit inside your ops as fractional AI lead — own the agent roadmap, manage the stack, train your team. For founders who want agents but don't want to hire a head of AI yet.

Monthly / from $4k
02 / Lead Generation as a Service

I build the engine that fills your calendar.

For service firms, agencies and B2B teams who are great at delivery but have no systematic way to reach new clients. Six channels, one pipeline, AI doing the heavy lifting. Retainer + performance.
→ M.01

Cold Email

Verified, sequenced outreach to the exact decision-makers you want. No bought lists, no guessed addresses — every contact validated before it sends.

Channel / always-on
→ M.02

AI Voice Calling

An AI agent that calls, holds a real conversation, qualifies the prospect and books the meeting straight into your calendar — at a scale no call team can match.

Channel / flagship
→ M.03

LinkedIn Outbound

Founder and CFO targeting with value-led sequences. Your brand carries the credibility; the engine carries the volume.

Channel / always-on
→ M.04

Paid Ads — Meta & Google

Intent capture for high-value searches → landing pages → instant AI follow-up before the lead goes cold.

Channel / performance
→ M.05

WhatsApp Outreach

The channel business actually answers on. Conversational, compliant, with AI qualification built in.

Channel / always-on
→ M.06

Authority Content

Founder-led educational content that builds trust, pulls in inbound, and lifts the reply rate of every other channel. Compounding, not one-off.

Channel / compounding
Live lead-gen builds — sites + engines running right now
03 / Products — GetMax

The healthcare SaaS my company ships.

AI-native, HIPAA-compliant RCM software. Engineering led by Gaurav Shukla and the GetMax team; I own product and operate the platform.
04 / Client work

Sites and products I've shipped for clients.

Across healthcare, sports, esports, social impact and the Gulf. Every linked tile opens to a working site.
05 / Apps & public builds

Free things I built because they needed to exist.

Small, sharp tools — most free, most live. The ones that prove an idea before it becomes a product.
06 / Featured build

Sentinel — the assistant that watches you work.

A local-first desktop watcher. It sees your posture and focus through the webcam and coaches you, and it lets you control your screen with your bare hands. Runs entirely on your machine — no cloud, no account, free.
Most of my builds live in the cloud. This one runs on the laptop — your camera frames never leave the machine. It tracks how long you've sat, catches a slouch, notices when you're thrashing between windows, and says one short thing about it — warm, firm, or ruthless, your call. And you drive the whole machine by hand: windows, volume, media, even virtual desktops — or just say “Jarvis” and talk to it, two-way.
Local-first Private Free Hand + voice Python · MediaPipe
Enter Sentinel
$ python app.py
Open palm
Clear screen / bring it all back — palm toggle
Pose
Fist
Maximize the window you're in
Pose
Victory
Shrink it — small & centered
Pose
Thumbs up / down
Volume up / down — system audio
Pose
I-love-you 🤟
Mute / unmute
Pose
Point up
Play / pause — media
Pose
Swipe ← / →
Switch virtual desktops
Swipe
Swipe ↑ / ↓
Task view / show desktop
Swipe
“Jarvis…”
Talk to it, two-way — Tony-Stark style, or hold F9
Voice
Eyes
Blink rate + 20-20-20 eye-rest — it watches your eyes too
Senses
07 / Recently shipped

Things that went live in the last 30 days.

Real builds, not announcements. Most ran inside production by the end of the same week.
I work in week-long arcs. Audit → design → ship. Everything below runs in production right now — agents on Windows Task Scheduler, web surfaces on Vercel, voice agents on Twilio. Cadence in the right column tells you the day it went live.
2026 · 05 · 23
Lead-gen vertical — TradeFokus, FinPrime, Prema Realty live; LeadFlow engine
Vertical
2026 · 05 · 23
Sentinel — local webcam posture + focus coach, hand-gesture screen control
Local
2026 · 05 · 21
Morning Briefing agent — daily 7am, warehouse + inbox + memory in one email
Agent
2026 · 05 · 21
Email Triage + Drafter — inbox → Outlook Drafts every 30 min, Claude Haiku, ~$0.12/day
Agent
2026 · 05 · 21
Client Status Weekly — Monday 08:00, three-sheet Excel + draft email per client
Agent
2026 · 05 · 17
Niya — outbound sales voice agent — ElevenLabs, SPIN + Voss, single CTA
Voice
2026 · 05
/nerve internal control plane — users, usage, agents, secrets, governance
Platform
08 / Open source

The open source I'd fork before I'd build from scratch.

Two layers: the tools we actually run inside Getmax work, and the brilliant projects we're watching. License is on every tile — knowing what you're allowed to do with it is half the lesson. See the full stack — LLMs, coding tools, robots & my forks →
The toolkit we build on — running in production right now
Local LLMs · MIT

Ollama

Run open models on your own machine for $0. We use it for first-pass classification before spending a single Claude token.

ollama.com
Browser automation · Apache-2.0

Playwright

What drives our Mahler EHR automation and EOB-posting runs — headless, scriptable, and far steadier than Selenium.

playwright.dev
OCR · Apache-2.0

Tesseract OCR

Turns scanned EOBs and faxed remittances into text the billing pipeline can actually read and post. The unglamorous workhorse.

github.com/tesseract-ocr
E-signature · AGPL-3.0

Documenso

Self-hosted e-signature. How we get HIPAA BAAs and client contracts signed without paying DocuSign's per-seat bill — on our own server.

documenso.com
Scheduling · AGPL-3.0

Cal.com

Open-source Calendly. The self-hostable booking layer for intro calls — your data, your domain, no SaaS lock-in.

cal.com
Backend · Apache-2.0

Supabase

Postgres, auth, storage and realtime in an afternoon. What we reach for when a client product needs a real backend, fast.

supabase.com
UI components · MIT

shadcn/ui

The component system behind the premium look of our dashboards. You copy the code in and own it — no black-box dependency.

ui.shadcn.com
Self-host PaaS · Apache-2.0

Coolify

Vercel/Heroku on your own EC2. Deploy apps and databases with one click and skip the per-seat cloud tax entirely.

coolify.io
On-device vision · Apache-2.0

MediaPipe

Google's on-device vision and gesture models. The hands and pose tracking that power Sentinel itself — runs with zero cloud calls.

github.com/google-ai-edge
Brilliant things we're watching — not ours, just worth knowing
09 / Approach

How a typical engagement goes from intro to in-production.

Four steps. Six weeks end-to-end if you want a built agent. Three days if you only need the audit.
→ 01

Intro call

30 minutes. Free. We figure out if there's a real fit and a real agent to build. If not, I'll tell you that.

→ 02

Audit

One week. I get read-only access to the workflow, the tools, the data. You get a written map back.

→ 03

Build

Two to four weeks. Pair-build the agent with your team in your stack. Real production, not a prototype.

→ 04

Handoff

Runbook, monitoring, on-call window. You own the code. Optional retainer if you want me to keep operating it.

Have a workflow that looks like a job for an agent?

Tell me what you do and where you're stuck. If it's a fit, we book a 30-minute intro call. If it's not, I'll point you somewhere that is.

Goes straight to my inbox — sriram@getmaxrcm.com. A human (me) reads every one.