Skip to content
View sanatwalia896's full-sized avatar

Block or report sanatwalia896

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

Typing SVG


🧠 Who Am I?

class SanatWalia:
    role        = "AI/ML Engineer"
    location    = "Noida, India 🇮🇳"
    education   = "B.Tech + M.Tech (CSE) — JIIT Noida | Graduating Jun 2026"
    focus       = ["Agentic AI", "LLM Systems", "RAG Pipelines", "LLM Safety", "MLOps"]
    currently   = "Building multi-agent systems & MCP servers for production"
    
    achievements = [
        "🥇 National Winner — Smart India Hackathon 2024 (Govt. of India)",
        "📄 IEEE Published — Face Morphing Defense @ PDGC 2024",
        "🔬 KV-Probe Research — AUC 0.95, 94% jailbreak detection",
        "🚀 Shipped to millions of users @ Bobble AI (97% latency reduction)"
    ]
    
    def say_hi(self):
        return "I don't build demos. I ship things that run in production. 🛠️"

⚡ Tech Stack

🤖 Agentic AI & LLM

LangChain LangGraph OpenAI Anthropic Groq HuggingFace Ollama

🧪 ML / Deep Learning

PyTorch scikit-learn XGBoost OpenCV ONNX

🛠️ Backend & APIs

Python FastAPI C++ Docker GitHub Actions

🗄️ Data & Vector DBs

Pinecone FAISS MongoDB BigQuery MySQL

☁️ Cloud & MLOps

GCP MLflow DVC LangFuse Apache Beam Vercel


🚀 Featured Projects

⚖️ Vidhijna — Multi-Agent Legal AI

Live GitHub

Hierarchical multi-agent legal assistant with supervisor + specialized agents (research, chat, drafting). Reflection-based retrieval, persistent state, and full observability.

Stack: LangGraph RAG Pinecone Groq FastAPI GCP LangFuse

📊 Tracked $0.005/req cost, p95 latency per node, identified 44s bottleneck

🔐 KV-Probe — LLM Safety Research

GitHub

Novel method to detect harmful intent in LLMs via KV-attention probing — stops jailbreaks before output generation.

Stack: PyTorch Llama-3.2-1B Linear Probing

🎯 AUC 0.95 · F1 0.87 · 94% jailbreak detection · ~17 token detection point · 70% cost reduction

🛡️ SafeDate AI — Agentic Safety Platform

GitHub

MCP server exposing 10 AI tools via Bearer token authenticated RESTful API. Real-time red flag detection, manipulation analysis, emergency resources.

Stack: MCP FastAPI Groq Tavily Google Places API

⚙️ MLOps Pipeline — End-to-End ML

GitHub

Full ML pipeline: ETL with Apache Beam → training → experiment tracking → CI/CD deployment. Fully reproducible and production-ready.

Stack: MLflow DVC XGBoost Docker Jenkins GitHub Actions


🏆 Awards & Publications

Achievement Details
🥇 Smart India Hackathon 2024 — National Winner Built sub-7MB ONNX liveness + YOLO models for in-browser UIDAI edge deployment
📄 IEEE PDGC 2024 Publication "Exploring StyleGANEX for Morphing Faces with Indian Ethnicity"

💼 Experience

HealthOrbit AIPython Developer Intern Dec 2025 – Apr 2026

Multi-stage CPT medical coding pipeline (UAE HAAD/DHA). Built provider-agnostic LLM abstraction layer (OpenAI, Claude, Gemini).

Bobble AIAI/ML Engineer Intern Jun 2024 – Dec 2024

Eliminated 97% sticker generation latency (5–10s → 0.3s). Shipped to millions of users. Cut server costs ~33%. Co-authored IEEE paper.


📊 GitHub Stats

Sanat's GitHub Contribution Heatmap


🔭 Currently Exploring

▸ LoRA fine-tuning + LangGraph agentic workflows
▸ KV-cache probing for LLM safety (active research)
▸ MCP server architecture patterns
▸ Sovereign AI & Indic language models
▸ Real-time streaming agentic pipelines

🌐 Let's Connect

 

Pinned Loading

  1. Vidhijna Vidhijna Public

    THIS IS VIDHIJANA , A MULTI AI AGENT FRAMEWORK WHICH FACILITATES LEGAL PROCESSES

    Python 1

  2. Vichara Vichara Public

    Python

  3. Abhyasam Abhyasam Public

    this is my ai for revision concepts whose notes I have made using Notion

    Python 1

  4. MLOPS_PROJECT MLOPS_PROJECT Public

    This is the first project in krish nail project udems

    Jupyter Notebook

  5. PacketSniffer PacketSniffer Public

    C++

  6. SAFEDATE SAFEDATE Public

    This is initial repo for mcp servers and tools for puch ai

    Python