Skip to content
View vinaygangidi's full-sized avatar
💭
Keeping Building
💭
Keeping Building

Block or report vinaygangidi

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

Vinay Gangidi

Senior Manager, Automation and AI at Synopsys. I build multi-agent systems that do real work in regulated enterprise operations, where being wrong is expensive and every decision needs an audit trail.

Portfolio LinkedIn Email Location

Current Focus

  • Multi-agent orchestration for accounts receivable and cash application, with deterministic arithmetic and human approval gates
  • Entity resolution for ambiguous payer identities, the hard part of every reconciliation problem I have worked on
  • Agent observability and run tracing, because a multi-agent system you cannot inspect is a multi-agent system you cannot ship
  • MCP gateway patterns for enterprise tool access: auth, routing, rate limiting, audit logging
  • Leading a global automation and AI team across Canada, the US, the UK, and India

Featured Work

Project What It Does Stack
Ledger Sense AI Five-agent AR cash reconciliation for ambiguous payments. 34 catalogued edge cases, deterministic arithmetic, human approval before any ledger write. Python, GPT-5.6 Repo
Cash Application Foundry Five-agent Azure AI Foundry swarm for enterprise AR cash application. Built for the Microsoft Build AI Hackathon. Python, Azure AI Foundry Repo
DisputeIQ Vendor dispute defense system built on UiPath Maestro case management. UiPath AgentHack 2026, Track 1. Python, UiPath Maestro Repo
AgentOpsLab API Backend for multi-agent orchestration: run tracking, tracing, and observability for enterprise agent workflows. Python, FastAPI Repo
Healthcare Claims Claims intake and adjudication support: document extraction, eligibility checks, denial triage. JavaScript, Azure DI Live · Repo
MCP Gateway Design Reference architecture for an enterprise MCP gateway covering auth, tool routing, rate limiting, and audit logging. Jupyter, MCP Repo

Tech Stack

Languages

Python JavaScript TypeScript SQL Bash

AI and Agents

Azure OpenAI Claude OpenAI CrewAI LangGraph MCP

Cloud and Data

Azure FastAPI Next.js Snowflake PostgreSQL Vercel

Automation and Platform

UiPath n8n Power Platform GitHub Actions Docker

Certifications

CCAR-F Azure AI Engineer DAMA CDMP PMP LSSGB

Let's Connect

I am always up for a conversation about agent architecture in regulated environments, or what actually breaks when you move a multi-agent system from a demo to production.

Portfolio · LinkedIn · Email

Pinned Loading

  1. cash-app-foundry-iq cash-app-foundry-iq Public

    Python

  2. healthcare-claims healthcare-claims Public

    6-agent claims adjudication pipeline on Azure OpenAI; FastAPI SSE backend, Next.js frontend, pytest suite

    JavaScript

  3. ledger-sense ledger-sense Public

    AI-powered AR cash reconciliation for ambiguous payments, with GPT-5.6 reasoning and deterministic safety gates.

    Python

  4. mcp-gateway-design mcp-gateway-design Public

    MCP gateway reference architecture: design doc and a Salesforce MCP tool with RBAC and field allowlisting.

    Jupyter Notebook

  5. n8n-enterprise-ai-agents n8n-enterprise-ai-agents Public

    n8n workflow JSONs for finance, GTM, and loan origination AI agents, with per-agent design docs

  6. disputeiq disputeiq Public

    Vendor dispute defense scaffold on UiPath + LangGraph: 5 agent stubs, FastAPI backend. Pipeline unimplemented.

    Python