Preetam Ramdhave

Preetam Ramdhave

Forward Deployed Engineer · Seattle, WA

The work speaks.

I realized something early: the best software in the world doesn't matter if it doesn't fit where the customer actually lives. The constraints, the legacy systems, the organizational politics, the user who is tired and just wants to get through their day. You can't spec your way to that understanding. You have to be there.

Where it started

It started at KPIT in 2008. I was 25, shipped to UK enterprise clients as the single point of contact between an offshore engineering team and a customer who had very specific, very real problems. No PM buffer. No requirements handed down from above. You sat with the customer, you learned how they worked, and you built for their reality.

Eight years. Three "Delighted Customer" awards voted by the clients themselves. I didn't know it had a name yet — Forward Deployed Engineering — but the motion was already set: embed, discover, design, ship, operate, generalize.

The evolution

In 2018 I moved to Seattle and started applying the same motion to AI — first as an internal FDE at a Fortune 500 industrial manufacturer, then as a founder shipping production products across ed-tech, healthcare, and spiritual-tech.

The tools changed. The motion didn't. The customer is still in the room. The problem is still never the stated problem. The work still has to survive contact with production.

Proof moment

15,247 prescriptions. 48 hours. Zero data loss.

A healthcare charity needed 15,000+ handwritten prescription PDFs converted to structured JSON for a medical event. The deadline was the event itself — 48 hours away. Manual transcription was mathematically impossible.

I built a Python pipeline using Claude Sonnet, Google Drive API, and ThreadPoolExecutor with 8 parallel workers. The hard part wasn't the throughput — it was the eval problem. Claude was confident on prescriptions it shouldn't have been, hallucinating dosages on illegible scans. I built an eval harness: a hold-out set of 200 known prescriptions, automated diff against ground truth, confidence-threshold gating. Anything below 0.85 routed to human review.

15,247
PDFs processed
47.5 hrs
Inside the window
99.97%
Extraction accuracy
$0
Infrastructure cost
17+
Years

Production systems shipped end-to-end

60–80%
Reduction

Manual effort via first-of-kind agentic AI workflow

15,000+
PDFs

Processed in 48 hours at a healthcare event

Awards

Delighted Customer, voted by UK clients

Why this work

Most software is built for a spec. FDE work is built for a reality. The customer's reality — their legacy systems, their team's actual skill level, their budget, their deadline, their ambiguity. That gap between spec and reality is where most AI deployments fail. It's also where I do my best work.

I don't build demos. I build systems that customers depend on when the event is tomorrow and the stakes are real. That requires a different kind of ownership — not just "I shipped the code" but "I was there when it ran in production, and I fixed what broke."

The motion

Set at KPIT with UK clients. Refined across Fortune 500 and solo founder products.

01
EmbedSit with the customer — external client, internal department, or end user. Watch how they actually work.
02
DiscoverFind the real problem. It is almost never the stated problem.
03
DesignArchitect the solution that fits the customer's reality — their data, their systems, their team, their security posture.
04
ShipBuild it end-to-end. Backend, frontend, infra, security, observability. No handoffs.
05
Operate & IterateStay with it after launch. Watch the customer use it. Iterate on what the field teaches.
06
GeneralizeTurn one customer's win into a reusable pattern the rest of the org can leverage.

Experience

Sr. Software Engineer · AI Agent Architect · AWS Solutions Architect · Internal FDE

Fortune 500 Industrial Manufacturing Enterprise

Renton, WA

Current

  • Designed and shipped the organization's first production agentic AI workflow — event-driven ingestion via API Gateway → Step Functions, parallel Lambda tools, RAG grounding on AWS Kendra GenAI Index. Outcome: 60–80% reduction in manual document review effort.
  • Architected a cross-account S3 secure file distribution platform with AWS Transfer Family (SFTP), KMS encryption, and home-directory isolation. Authored reusable vendor onboarding documentation now standard across the team.
  • Led legacy application modernization: defined cloud-native migration path with phased roadmap, produced formal TIDs and ADRs with board-ready architecture reports.
  • Built AWS-to-Azure migration frameworks mapping Lambda/S3/Step Functions to Azure equivalents for org-wide multi-cloud strategy.

Full-Stack & AI-Native Product Development · External Client Engagements

Independent Founder & Embedded Engineer

Seattle, WA

2018 — Present

  • OmmSai: LLM document pipeline processing 15,000+ handwritten prescription PDFs in 48 hours for a charitable healthcare event. Claude Sonnet + Google Drive API + ThreadPoolExecutor + Tkinter GUI. Open-sourced.
  • ScholarPath: Active production ed-tech platform for Maharashtra MSCE scholarship exam prep. React + TypeScript + FastAPI + Supabase + Razorpay. Parent-as-gateway model, 1,000+ students.
  • JapaApp: Spiritual mantra-tracking PWA live in production. Originally on AWS (Lambda, RDS Proxy, Cognito, SAM); owned the migration decision to Firebase. Razorpay tiered donation flow.
  • Trading System: Automated IBKR futures trading with vertical spread options, NLP command parsing, React dashboard.

Technical Lead / Sr. Software Engineer · Embedded Engineer for UK Enterprise Clients

KPIT Technologies (formerly KPIT Cummins Infosystems)

Pune, India · Onsite UK engagements

Jun 2008 — 2017

  • Eight years as single point of contact for UK enterprise clients — capturing requirements onsite, designing systems for their reality, owning analysis through deployment.
  • Three consecutive "Delighted Customer" awards (2012, 2013, 2014) voted by the client for direct impact.
  • Real-Time Device Communication Platform: Scalable UDP socket server for concurrent VPS security device communication, WCF services for CRC-based authorization, video/image extraction from raw byte streams. .NET 4.0, C#.
  • Order-to-Invoice Enterprise Platform: Full PRCR cycle ownership — analysis, design, implementation, regression, release. Complex contract handling and bespoke invoicing calculations. .NET 2.0, VB.NET, SSRS, NHibernate, SQL Server.

Core Competencies

AI / LLM

Agentic AI workflowsRAGAWS BedrockAWS Kendra GenAIClaude APIOpenAI APIOllamaChromaDBMCP serversPrompt engineeringPrompt-injection defenseJSON-schema-constrained reasoningFine-tuned 7B model deployment

Cloud & Infra

AWS LambdaStep FunctionsAPI GatewayS3Transfer FamilyKendraBedrockIAMKMSCloudWatchRDSCognitoSAMAzure FunctionsLogic AppsFirebaseSupabaseTerraformCloudFormation

Backend

Python.NET Core / C#FastAPIASP.NET Web APINode.js (ESM)Event-driven architectureMicroservicesETL pipelines

Frontend

ReactNext.jsReact NativeTypeScriptViteTailwindCSSMaterial UIFramer Motion

Security

IAM least-privilegeKMS at restTLS in transitCross-account accessDevSecOpsSecrets managementPrompt-injection defenseSensitive-data redaction

FDE Practice

Customer discovery with non-technical stakeholdersRequirements translationSolution architectureTIDs & ADRsBoard-ready architecture reportsVendor onboarding frameworksSingle-point-of-contact engagements

Education & Certifications

Post Graduation, Computer ScienceModern College, Pune · 2003–2007 · Specialization: Theoretical Computer Science
Bachelor of Computer Application (BCA)Dayanand College, Latur
AWS Solutions ArchitectCertification
Prompt Engineering for ChatGPTCoursera
Transformer Models & BERTGoogle Cloud Skills Boost
RAG SystemsAdvanced · Ongoing

Languages: English · Hindi · Marathi

What I'm looking for next

FDE and applied AI engineering roles at AI labs, enterprise AI deployments, and AI-native scaleups — Anthropic, OpenAI, Palantir, Ramp, Sierra, and similar. Organizations where the question isn't "should we use AI" but "how do we make it actually work for our customers."

Best fit

AI labs · Enterprise AI deployments · Agentic AI scaleups

Open to

Consulting · Fractional FDE · Technical advisor

Not exploring

Full-time at non-AI companies

Based in Renton, WA — in the shadow of Boeing and a short drive from Amazon, Microsoft, and the rest of the Pacific Northwest tech corridor. Grew up in Maharashtra, India; still use Marathi phrases in internal docs as a nod to where it started. I practice japa — daily mantra repetition, which is partly why I built JapaApp. आपलं काम बोलतं — the work speaks.

Want to work together?

Whether it's an enterprise AI system, a production product, or a hard problem — I'm interested.