Skip to content
View saralabiswal's full-sized avatar
  • Oracle USA Inc
  • Redwood City CA USA 94002
  • 16:35 (UTC -07:00)
  • LinkedIn in/saralabiswal

Block or report saralabiswal

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
saralabiswal/README.md

Sarala Biswal

VP / Director of AI Engineering · AgentOps & Enterprise Agentic AI · AI/ML Platforms at Scale · CPQ · Quote-to-Cash · Hands-On Technical Leader

Belmont, CA · He/Him

LinkedIn Email Blog Book Profile Views


About

I build AI/ML platforms that generate revenue — not just predictions. Hands-on engineering leader who architects production systems personally while setting technical direction for a global org.

17+ years at Oracle shipping two flagship AI platforms at enterprise scale:

  • Agentic AI on CPQ — Renewal Agent + Quote Generation Agent · 3,000+ sales users · 600+ enterprise clients · 50+ countries · 30% renewal cycle compression · 28% quote processing efficiency improvement
  • Unity CDP AI/ML — 6 production models (Next Best Action, Churn Propensity, CLV, RFM Segmentation, Multi-Touch Attribution, MMM) · 9,000+ customers at day-one GA · no phased rollout

The hard part isn't the model — it's the integration layer and the management layer around it. I solved the cross-vendor problem in production: unified live context from Salesforce, MS Dynamics, and Oracle clouds so agents make decisions on real data, not cached snapshots. And I've built what most companies are now hiring specialists to operate: agent tracing, cost attribution, quality scoring, and governed promotion — AgentOps as a discipline, not an afterthought.


Start Here — 3 Repos That Define The Portfolio

These three show the full arc: govern the agent, prove the integration pattern, prove it holds up in a regulated domain.

"An agent that can't be traced, costed, or tied to an outcome isn't a production system. It's a demo with uptime."

Traces every agent run, attributes LLM cost, scores output quality asynchronously, and maps decisions to financial outcomes. Seven business agents across Project Management and Revenue Management, one enforced management-layer contract. This is the category — AgentOps — built as infrastructure, not a slide.

FastAPI LangGraph React SQLite MLflow

Vendor-agnostic quote-to-cash decisioning — MCP adapters assemble live CRM, CPQ, Order Management, Subscription, and Install Base context into one canonical schema. Swap Salesforce for Dynamics and the agent code doesn't change. 16 adapters, 7 demo scenarios, full audit trail.

Python React MCP Pydantic v2

Domain-independent L0–L9 platform for regulated AI decisions — insurance, lending, healthcare, and wealth run on the same runtime with zero domain-specific imports in platform code. Jurisdiction-aware governance, append-only audit, human review workbench.

LangGraph MCP MLflow Redis Streams PostgreSQL


Full Portfolio — 13 Repos by Category

AgentOps & Governance Infrastructure

The category itself — observability, cost, quality, and evaluation for agents already in production

Repo What it proves
agentops-control-plane Agent tracing, LLM cost attribution, async quality scoring, financial outcome mapping
agentic-llm-observability Quote-to-Cash LLMOps control plane — token economics, latency SLOs, prompt versioning, semantic drift
agentops-eval-llmops LLM agent evaluation — faithfulness, relevance, consistency, judge/SUT separation

Enterprise Agentic Systems by Domain

Proof the integration and governance patterns hold across industries

Repo Domain What it proves
agentic-mcp-quote-to-cash Revenue / CPQ Cross-vendor MCP integration, live context assembly, vendor-swap without code change
agentic-banking-llmops Banking 6-layer governed pipeline, regulatory replay, drift monitoring, closed feedback loop
agentic-regulated-decisioning Insurance / Lending / Healthcare / Wealth Domain-as-plugin architecture, jurisdiction-aware governance, append-only audit
agentic-saas-renewal SaaS Revenue Hybrid rules + ML decisioning, validator-gated LLM participation, MLOps lifecycle
agentic-revenue-cpq CPQ Multi-agent quoting, LangGraph orchestration, RAG-backed product knowledge
agentic-cdp-mlops Customer Data Platform 8-stage ML platform, model registry, governed promotion lifecycle
agentic-hr-onboarding-mcp HR Ops MCP connectors across Workday/Jira/Slack/Salesforce, idempotency, audit log
agentic-ecommerce-rag E-commerce RAG with quality gates, competitor analysis, human-in-the-loop review

Core ML Foundations

Production ML discipline underneath the agent layer

Repo What it proves
learning-to-rank-distillation Governed ranking lifecycle — teacher/student distillation, fairness trade-offs, executable promotion gates

Book

Repo What it is
production-ai-architecture Companion code for Production AI Architecture (Kindle · paperback · hardcover) — gateways, RAG, agent workflows, evaluation harnesses, governance pipelines

Technical Skills

AI / ML / Agentic

GenAI Agentic AI LLMs RAG MCP LangChain LangGraph MLOps AgentOps Responsible AI Vector DBs

Languages & Frameworks

Python Java SQL Apache Spark FastAPI React

Cloud & Infrastructure

OCI AWS GCP Azure Docker Kubernetes

Data & ML Stack

Kafka Qdrant MLflow TensorFlow PyTorch HuggingFace


By The Numbers

17+ years engineering leadership 13 open-source reference architecture repos
9,000+ customers at day-one platform launch 600+ enterprise clients in production
50+ countries served 6 production ML models at GA
30% renewal cycle compression 28% quote processing efficiency improvement

Certifications

Deep Learning Specialization MLOps Specialization

Education

  • Post Graduate Diploma, Machine Learning — Cornell University, NY
  • MBA, Technology Management — University of Phoenix, AZ
  • B.S., Computer Science & Engineering — Utkal University, India

Where AI needs to move from a feature to core business infrastructure.

Industries: Enterprise SaaS · AI-native companies · Revenue/GTM platforms · CDPs · B2B tech · Agentic AI infrastructure

I build the platforms that make AI commercially accountable — not just technically impressive.

LinkedIn Email

Pinned Loading

  1. agentops-control-plane agentops-control-plane Public

    Enterprise AgentOps platform — traces every agent run, attributes LLM cost, scores output quality async, and maps decisions to financial outcomes. FastAPI · LangGraph · React · SQLite

    Python

  2. agentic-regulated-decisioning agentic-regulated-decisioning Public

    Production-grade agentic decisioning platform for regulated industries. Constant L0–L9 architecture — LangGraph orchestration, MCP context assembly, jurisdiction-aware governance, append-only audit…

    Python

  3. agentic-mcp-quote-to-cash agentic-mcp-quote-to-cash Public

    Enterprise-grade Python + React reference app for vendor-agnostic quote-to-cash agentic decision support, using MCP adapters to assemble live CRM, CPQ, Order Management, Subscription, and Install B…

    Python

  4. production-ai-architecture production-ai-architecture Public

    Architecture blueprints, reference implementations, and labs for building AI gateways, Enterprise RAG, agentic workflows, evaluation harnesses, and governance pipelines that can survive production.

    Python