Skip to content

aa280380/ashokankalla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Hi, I'm Ashok Ankalla πŸ‘‹

Enterprise Data & AI Transformation Leader

Azure Β· AWS Β· Snowflake Β· Agentic AI Β· Governance Β· Digital Modernization


🧭 My Story β€” In One Paragraph

I started as a software engineer writing ERP code. Over 18 years I grew into someone who sits at the intersection of business strategy and AI engineering β€” leading programs that don't just move data from A to B, but make organizations fundamentally smarter. Today I design Agentic AI systems β€” multi-agent architectures that make autonomous decisions at machine speed, with the governance and security frameworks that make executives comfortable enough to trust them.


πŸ€– What I'm Building Right Now

"What if the gap between a customer's click and warehouse execution was under 5 seconds β€” fully autonomous?"

A production-grade multi-agent AI system designed for omnichannel retail (Walmart use case).

Agent Role Key Challenge Solved
πŸ” The Auditor Real-time ATP inventory verification Race conditions β€” millisecond soft-locking
πŸ—ΊοΈ The Router Node selection (SLA + cost + capacity) Stale WMS data β€” data freshness thresholds
πŸ›‘οΈ The Watchdog Governance, policy enforcement, audit Hallucinations β€” blocks bad decisions before they reach the warehouse

The numbers:

  • ⏱️ Order-to-fulfillment: 8–15 min β†’ <5 seconds
  • πŸ’° Projected savings: $5M+/year on $50M fulfillment base
  • 🎯 Shadow Mode gate: 95%+ Decision Alignment Rate before any live action
  • πŸ“‹ OTIF delivery target: 88% β†’ 95%+

Tech: Amazon Bedrock (Claude Sonnet) Β· EventBridge Β· IBM Cloud Pak for Data Β· Azure Purview Β· AWS API Gateway


"Google shelved its AI trip planner. We built ours."

A 6-agent AI travel product that turns messy multi-tab trip planning into one guided flow.

User inputs preferences
        ↓
   Orchestrator
   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
   β”‚  πŸ” Research Agent               β”‚ β†’ Fetches real prices (no tracking bias)
   β”‚  πŸ’° Budget Agent                 β”‚ β†’ Locks true total cost upfront
   β”‚  πŸ“… Booking Agent  [HUMAN GATE]  β”‚ β†’ Human approves before booking
   β”‚  πŸ—ΊοΈ Itinerary Agent              β”‚ β†’ Conflict-free schedule building
   β”‚  πŸ“ Context Agent                β”‚ β†’ Hyperlocal recommendations
   β”‚  πŸ”” Monitor Agent                β”‚ β†’ Pre-trip alerts & rebooking
   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
        ↓
   Itinerary + bookings + budget dashboard + alerts

Grounded in real pain: 10 validated user pain points from MakeMyTrip, TripAdvisor, and Google Flights real consumer reviews (ConsumerAffairs, Skift, SmartCustomer sources).

Design principle: "Human control for risky steps. Automation for repetitive steps. Always explainable."


"What if 67 counties Γ— 10 years of government property tax reports could be analyzed by AI in minutes β€” without the data ever leaving your secure environment?"

An 11-module automated document intelligence pipeline for Florida Department of Revenue.

-- The magic in one line:
SELECT SNOWFLAKE.CORTEX.COMPLETE(
    'claude-4-sonnet',
    CONCAT('Is this county IN COMPLIANCE with IAAO standards? ',
           'Answer: COMPLIANT, NEEDS_REVIEW, or NON_COMPLIANT. ',
           'Document: ', text_content)
) AS compliance_status
FROM parsed_documents;

What it does:

  • πŸ“„ Parses Word/PDF documents using SNOWFLAKE.CORTEX.PARSE_DOCUMENT (OCR + Layout modes)
  • πŸ€– Runs AI compliance checks against IAAO standards (COD/PRD thresholds) using Claude Sonnet
  • πŸ“Š Classifies property study types using AI_CLASSIFY
  • πŸ“ Auto-generates executive summary memos for county officials
  • πŸ”’ Data never leaves Snowflake's security boundary

Security analysis I wrote: Identified 5 critical gaps for production government use:

Gap Risk Fix
No PII masking Raw tax data visible to all role users Dynamic data masking policy on text_content
No network policy Access from anywhere in the world Agency IP allowlist + private link
No MFA enforcement Single password = full access Account-level MFA policy
Incomplete audit logging Can't prove who saw what Access History + Object Tagging + SIEM
No AI model governance Compliance labels with no version control Model version logging + human review gate

Plus: Identified model drift as a data integrity risk in government AI β€” proposed model versioning strategy for reproducible audit trails.


πŸ“š What I Know Cold

AGENTIC AI          CLOUD PLATFORMS         PROGRAM DELIVERY
───────────         ───────────────         ────────────────
Multi-agent         AWS: Glue, Lambda,      End-to-end PM
architecture        S3, Step Functions,     (initiation β†’ closure)
                    EventBridge, IAM        
LLM orchestration                           Agile / Waterfall /
(Bedrock, Cortex,   Snowflake: RBAC,        Hybrid
Azure AI)           Cortex, Data Sharing,
                    Resource Monitors       RAID logs
Shadow Mode                                 Vendor management
deployment          Azure: Purview,         
                    Data Lake, ADF,         Executive reporting
Prompt engineering  Synapse                 & stakeholder comms
& guardrails        
                    OCI: Oracle Cloud       HIPAA Β· GDPR Β· CCPA
AI governance       Infrastructure          FISMA Β· SOC 2
frameworks                                  compliance

🎯 The Problems I Love Solving

  1. "Our data exists but nobody trusts it" β†’ I build lineage, governance, and observability layers
  2. "We know AI could help but we don't know where to start" β†’ I design POCs that prove value in weeks
  3. "Our processes are too slow for the speed AI enables" β†’ I redesign workflows around autonomous agents
  4. "Leadership won't approve AI without seeing the guardrails" β†’ I build the governance framework that makes them comfortable

πŸ’¬ Let's Build Something

I have bandwidth for AI POC collaborations β€” free or paid.

If your team is asking "can AI actually solve this?" β€” let's find out together.


18 years of enterprise delivery. 3 Agentic AI projects. 1 simple goal: make organizations faster and smarter.

About

Ashok's creative world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors