Skip to content
View TheIndicSentinel's full-sized avatar

Block or report TheIndicSentinel

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
TheIndicSentinel/README.md
KavachX — India's AI Governance Infrastructure

Typing SVG


Profile Views   Email   LinkedIn


⚡ The Architect

I'm Arjun — an AI/ML Engineer and Governance Architect based in Bharat 🇮🇳, building the trust infrastructure that responsible AI demands.

I started as a full-stack engineer, but the deeper I went into deploying AI in production — for fintech, HR, and healthtech — the clearer one thing became: enforcement was missing. Every system was intelligent. None were accountable.

That realization became KavachX — India's first real-time AI governance engine that treats compliance not as a checkbox, but as an engineering primitive.

What drives me:

  • 🏛️ AI that is accountable to the people it affects
  • ⚖️ Digital laws that are enforced in code, not just paper
  • 🔬 Safety systems that understand context, not just keywords
  • 🇮🇳 Building for Bharat — not adapting what the West built

class TheIndicSentinel:

  name     = "Arjun"
  role     = "AI Governance Architect"
  location = "Bharat 🇮🇳"
  mission  = "Digital Armor for AI"

  law_stack = [
    "DPDP Act 2023",
    "IT Act 2000",
    "AI Accountability Norms"
  ]

  tech_stack = [
    "Python", "FastAPI",
    "PyTorch", "React",
    "Docker", "PostgreSQL"
  ]

  def philosophy(self):
    return (
      "Not just intelligent."
      " Accountable."
    )

⚡ KavachX — The Enforcement Engine

KavachX is not a library. It is not a tool. It is a governance infrastructure — the policy firewall that stands between AI models and the real world.

🔍 Real-Time Interception

Every inference intercepted, analyzed across composite risk dimensions, and scored before a token reaches the user.

🧬 ML-Native Safety

Custom-trained classifiers built for Indian linguistic context — understanding nuance, intent, and domain-specific harm.

📜 Audit Integrity

Immutable audit chains with cryptographic logging. Every decision timestamped and surfaced on a live compliance dashboard.

🌐 Ubiquitous Layer

From headless API middleware to browser-level interception — governance woven into the fabric, not bolted on.

KavachX Repo   Python FastAPI PyTorch PostgreSQL Docker Redis Nginx


🏛️ Governance Architecture: 4 Enforcement Gates

                    ┌─────────────────────────────────────────┐
                    │         AI MODEL (LLM / ML System)       │
                    └──────────────────┬──────────────────────┘
                                       │  Inference Request
                                       ▼
        ╔══════════════════════════════════════════════════════╗
        ║              K A V A C H X   E N G I N E            ║
        ║──────────────────────────────────────────────────────║
        ║  Gate 1: 🔐 Security    │  Prompt Injection / NAEL   ║
        ║  Gate 2: 🧬 Safety      │  Hate, Bias, Harm Scoring  ║
        ║  Gate 3: 📋 Compliance  │  DPDP PII / IT Act Check   ║
        ║  Gate 4: 📊 Audit       │  Immutable Log + Dashboard ║
        ╚══════════════════════════════════════════════════════╝
                                       │  Governed Response
                                       ▼
                    ┌─────────────────────────────────────────┐
                    │              END USER / CLIENT            │
                    └─────────────────────────────────────────┘

🚀 Featured Projects

🛡️ KavachX — AI Governance Engine

The enforcement layer for production AI in Bharat

Real-time governance platform acting as the middle-layer for AI interactions. Composite risk scoring, ML-native safety classifiers, and an immutable compliance audit chain.

Capabilities:

  • ⚡ Sub-100ms inference risk scoring
  • 🔒 DPDP / IT Act compliance enforcement
  • 🧬 Fine-tuned domain safety classifiers
  • 🌐 Browser-level AI interception (Chrome)
  • 📊 Live executive compliance dashboard

View Project

🧼 dpdpa-pii-scrubber

Redaction for Bharat-native PII patterns

A zero-dependency Python utility and library to identify and redact Aadhaar, PAN, UPI, and other sensitive identifiers critical for DPDP compliance.

Capabilities:

  • 🔍 High-precision India-native Regex engine
  • 🛡️ Supports Aadhaar, PAN, UPI, IFSC, Passport
  • ⚡ Sub-millisecond local processing
  • 📦 Zero external dependencies

View Project

📖 Awesome AI Governance Bharat

The central resource hub for Indian AI safety

A curated index of laws, frameworks, tools, and research papers focused on building Responsible and Compliant AI within the Indian ecosystem.

Capabilities:

  • 🏛️ Curated DPDP / IT Act legal frameworks
  • ⚖️ RBI / SEBI AI governance guidelines
  • 🛠️ Open-source safety tool directory
  • 📊 Indigenous high-quality datasets

View Project

🗣️ VyaparGPT — Bharat SME Intelligence

Business intelligence for India's 63 million SMEs

LLM-powered bilingual assistant enabling Indian traders to query inventory, sales, and business health in natural language — Hindi or English.

Capabilities:

  • 🗣️ Hindi + English NLP query interface
  • 📈 AI-driven sales & inventory insights
  • 🇮🇳 Tailored for the Bharat SME market

View Project


🗺️ Active Roadmap: The Next Frontier

Q2 2026  ──────────────────────────────────────────────────────────►
│
├── 🧬  Bhasha-Shield
│       High-speed safety filter for Indian languages (Indic-NLP)
│       Detecting prompt injection in Hindi, Tamil, Bengali, Telugu
│
├── 🔐  PrivacyConnect SDK
│       Lightweight middleware bridging LLM agents with India Stack
│       Account Aggregator + ONDC in a DPDP-compliant wrapper
│
├── 📦  DPDPA-Masker (OSS Package)
│       Pip-installable PII redaction for Indian data patterns
│       Targets: Aadhaar, PAN, UPI IDs, Indian phone formats
│
└── 📊  Governance-as-Code
        Terraform provider for AI safety policies
        Automate compliance across cloud environments at scale

📊 Intelligence Dashboard


📊 Contribution Activity

TheIndicSentinel GitHub contribution graph

🏆 Achievements


🛠️ Arsenal

Core Engineering   Python FastAPI Node.js TypeScript

ML / AI Governance   PyTorch HuggingFace scikit-learn OpenAI

Frontend & Interfaces   React Next.js Streamlit

Infrastructure & Data   Docker PostgreSQL Redis Nginx GitHub Actions


🔭 Current Focus

Initiative Status Description
🛡️ KavachX v3.6 — ML Hardening 🟢 Active Fine-tuning domain safety classifiers for general AI safety
📋 DPDP Compliance Engine 🟢 Active Tightening PII detection with Bharat-native data patterns
🧬 Bhasha-Shield (Indic NLP) 🟡 Research Multilingual safety filter for Indian dialect prompt attacks
📦 DPDPA-Masker OSS Package 🔵 Planned Public pip package for DPDP-aligned PII redaction
✍️ Technical Blog 🔵 Planned Engineering deep-dives on AI governance architecture

📡 Connect

Building in public. Reach out if you're working on AI safety, Indian AI policy, or responsible ML infrastructure.


LinkedIn   Email   GitHub



🛡️ KavachX — Policy-Aligned AI Infrastructure for Bharat  ·  Built with conviction in 🇮🇳 India

Popular repositories Loading

  1. kavachxv2 kavachxv2 Public

    Production-grade AI Governance Engine for real-time risk scoring, compliance enforcement (DPDP/RBI), and immutable audit logs.

    Python 1

  2. TheIndicSentinel TheIndicSentinel Public

    🛡️ Engineering policy-aligned AI infrastructure for Bharat. Lead Architect of KavachX — India's AI Governance Engine.

    1

  3. dpdpa-pii-scrubber dpdpa-pii-scrubber Public

    High-performance Python utility to redact Bharat-native PII patterns (Aadhaar, PAN, UPI) aligned with DPDP Act 2023.

    Python 1

  4. awesome-ai-governance-bharat awesome-ai-governance-bharat Public

    The ultimate curated resource hub for Indian AI laws, governance frameworks, tools, and research papers.

    1

  5. nerd1412 nerd1412 Public

    Config files for my GitHub profile.

  6. Test Test Public