Skip to content
View JayKalbi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report JayKalbi

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

Hi, I'm Jay Kalbi πŸ‘‹

Typing SVG

Building production-grade Large Language Model systems, Financial AI, Multi-Agent Swarms, Enterprise RAG, and Edge AI solutions.

LinkedIn Portfolio Email


πŸ‘¨β€πŸ’» About Me

I am an AI Engineer specializing in Large Language Models (LLMs), Multi-Agent Systems, Explainable AI (XAI), and Predictive Analytics for high-stakes enterprise applications.

Currently pursuing my M.Tech in Artificial Intelligence at NMIMS MPSTME, I focus on architecting hybrid ML/LLM systems, regulatory-compliant AI risk engines, multi-stage RAG pipelines, and edge-deployed computer vision systems backed by government grants.

  • πŸŽ“ Education: M.Tech in AI @ NMIMS MPSTME (2026–Present) | B.Tech in Computer Engineering @ BVM (CGPI: 8.84)
  • πŸ’Ό Experience: Ex-Machine Learning Intern @ HPParam IT Solutions | Ex-Backend Intern @ TechnoGuide Infosoft
  • 🎯 Current Focus: Building BankOS Enterprise Banking Platform, Multi-Agent AI Systems, Cloud-Native Architecture, Agentic RAG, Financial AI, Platform Engineering, MLOps, and Quantized LLM Fine-tuning (QLoRA).

πŸš€ Featured Flagship Projects

A production-grade, enterprise-scale banking platform reference implementation designed to mirror the engineering practices, cloud architecture, security, and platform capabilities of modern Fortune 100 financial institutions.

  • πŸ›οΈ Enterprise Banking Platform: Building a distributed, event-driven banking operating system with domain-driven microservices, API-first design, zero-trust security, and GitOps-managed cloud infrastructure.

  • ☁️ Cloud-Native Platform Engineering: Architecting scalable services on AWS EKS (Kubernetes) and AWS Fargate, leveraging Infrastructure as Code, GitOps workflows, and automated deployment pipelines.

  • ⚑ Enterprise Infrastructure: Integrating PostgreSQL, Kafka, Redis, MinIO, Milvus, and Snowflake to support transactional workloads, event streaming, vector search, object storage, and enterprise analytics.

  • πŸ” Security & DevSecOps: Implementing Zero Trust architecture with HashiCorp Vault, SOPS, Trivy, Cosign, Gitleaks, and supply-chain security following modern DevSecOps best practices.

  • πŸ“Š Observability & Reliability: Building enterprise monitoring with OpenTelemetry, Prometheus, Grafana, and Jaeger for distributed tracing, metrics, logging, and production diagnostics.

  • πŸ€– AI-Ready Banking Platform: Engineering a modular platform capable of supporting future AI-powered banking services including intelligent assistants, fraud detection, credit risk analytics, document intelligence, regulatory AI, and autonomous financial workflows.

  • πŸ› οΈ Tech Stack: Java 21 Python 3.11 Node.js 20 Go AWS EKS Kubernetes AWS Fargate PostgreSQL Kafka Redis Snowflake Milvus MinIO Terraform Crossplane Helm ArgoCD OpenTelemetry Prometheus Grafana Jaeger Vault Trivy Cosign

  • 🚧 Status: Enterprise architecture completed. Platform engineering foundation currently under active development.

  • πŸ”— Repository: github.com/JayKalbi/BankOS

An institutional multimodal credit risk assessment platform fusing quantitative gradient boosting (LightGBM) with fine-tuned Mistral-7B LLMs and autonomous multi-agent underwriting swarms.

  • βš™οΈ Multi-Agent Committee Swarm: Implemented a 4-agent committee swarm (Quant Auditor, Macro Strategist, Compliance Officer, CRO) to debate credit limits, integrate Vasicek CCAR macro stress shocks (Fed Rate/Unemployment), and enforce CFPB 12 CFR Β§ 1026.43 Ability-to-Repay legal citations.
  • πŸ“Š Performance Metrics: Achieved 0.9845 AUC-ROC vs. 0.6709 baseline across 415,000+ HMDA mortgage applications. Includes W-2 / Tax 1040 Income Fraud Audit Engine.
  • ⚑ MLOps & H100 Optimization: Containerized microservices via Docker & Render; optimized NVIDIA H100 GPU fine-tuning (QLoRA $r=64$, bfloat16, vLLM tensor parallelism) with a 44.5 GB VRAM peak allocation.
  • βš–οΈ Compliance & XAI: Enforced 100% ECOA Fair Lending 80% Rule compliance and SHAP game-theoretic explainability, preventing disparate impact across protected demographic cohorts.
  • πŸ› οΈ Tech Stack: Python PyTorch Hugging Face QLoRA (r=64) bfloat16 vLLM LightGBM SHAP Flask Docker Render NVIDIA H100
  • 🌐 Live Demo: institutional-risk-engine.onrender.com
  • πŸ”— Repository: github.com/JayKalbi/institutional-risk-engine

Production-hardened hybrid retrieval-augmented generation system for SEC 10-K financial document question-answering.

  • βš™οΈ Retrieval Pipeline: Multi-stage retrieval combining Dense Vector Search (all-MiniLM-L6-v2 in ChromaDB) and Sparse Search (BM25 Okapi) merged via Reciprocal Rank Fusion (RRF), followed by a Cross-Encoder Reranker (ms-marco-MiniLM-L-6-v2).
  • 🧠 Grounded Generation: Powered by Llama 3.1 8B Instant (Groq) with automated inline citation validation to eliminate hallucinations. Automated LLM-as-Judge evaluation using Llama 3.3 70B.
  • πŸ› οΈ Tech Stack: Python LangChain ChromaDB BM25 Okapi Cross-Encoder Llama 3.1 8B Llama 3.3 70B Flask Waitress Docker GitHub Actions
  • πŸ”— Repository: github.com/JayKalbi/hybrid-rag-engine

Award-winning real-time computer vision & automation platform deployed on edge hardware.

  • πŸ… Grant & IP: Awarded β‚Ή1,20,000 grant under Student Startup & Innovation Policy (SSIP), Govt. of Gujarat. Pending IPR Patent.
  • ⚑ Optimization: JetPack 4.6 on NVIDIA Jetson Nano/Orin with custom swapfile memory allocation, CUDA pipelines, and RTSP video streaming, achieving +25% cost efficiency.
  • πŸ› οΈ Tech Stack: NVIDIA Jetson CUDA OpenCV MediaPipe TensorFlow Python RTSP
  • πŸ”— Repository: github.com/JayKalbi/JetsonNano-OpenCV-Mediapipe-SetUP

Intelligent text classification pipeline built for enterprise email workflow automation.

  • πŸ“© Performance: Trained Bidirectional LSTM neural network on 500K+ records (Enron Email Dataset) achieving ~90% classification accuracy across Business, HR, Legal, and Finance categories.
  • πŸ”¬ Analytics: Preprocessing with KNN clustering for label reduction, PCA & t-SNE embedding visualization, Gmail API integration, and an interactive Streamlit dashboard.
  • πŸ› οΈ Tech Stack: TensorFlow/Keras BiLSTM NLP Scikit-Learn t-SNE PCA Gmail API Streamlit Pandas
  • πŸ”— Repository: github.com/JayKalbi/Email-Classification-with-LSTM

πŸ› οΈ Technical Skills

Domain Technologies & Frameworks
Generative AI & LLMs Multi-Agent Swarms, PEFT / 4-bit QLoRA ($r=64$, bfloat16), vLLM Tensor Parallelism, Prompt Engineering, RAG, LangChain, Llama 3.3 70B, Llama 3.1 8B, Mistral-7B, Groq API
Machine Learning & NLP LightGBM, XGBoost, Scikit-learn, TensorFlow, PyTorch, BiLSTM, SHAP (XAI), PCA, t-SNE, Predictive Analytics
Financial AI & Compliance Credit Risk Modeling, Vasicek CCAR Macro Stress Testing, CFPB 12 CFR Β§ 1026.43 ATR, Basel III, EU AI Act, ECOA 80% Rule Fair Lending Audits
MLOps & Infrastructure Docker, Render, GitHub Actions, AWS (EC2/ECR), CI/CD for ML, Flask, Waitress, Streamlit, NVIDIA H100
Programming & DBs Python, SQL, C++, REST APIs, PHP PDO
Edge AI & Hardware NVIDIA Jetson Orin NX, NVIDIA Jetson Nano, CUDA, RTSP, OpenCV, MediaPipe

πŸ“Š GitHub Statistics

Followers Public Repos


🀝 Let's Connect

"Building intelligent, production-ready AI systems that drive real-world impact."

Pinned Loading

  1. institutional-risk-engine institutional-risk-engine Public

    Enterprise Multimodal Credit Risk Platform (0.9845 AUC-ROC) fusing LightGBM & fine-tuned Mistral-7B. Features Autonomous 4-Agent Committee Swarms, Vasicek CCAR Macro Stress Testing, CFPB Regulatory…

    Jupyter Notebook

  2. hybrid-rag-engine hybrid-rag-engine Public

    Enterprise-grade Hybrid RAG Engine for SEC 10-K financial QA. Features Dense + BM25 retrieval, Reciprocal Rank Fusion (RRF), Cross-Encoder reranking, grounded Llama 3 generation, citation validatio…

    Python

  3. bankos bankos Public

    TypeScript

  4. JetsonNano-OpenCV-Mediapipe-SetUP JetsonNano-OpenCV-Mediapipe-SetUP Public

    1

  5. Email-Classification-with-LSTM Email-Classification-with-LSTM Public

    Jupyter Notebook 1

  6. Song-Recommendation-based-on-Facial-Expression Song-Recommendation-based-on-Facial-Expression Public

    Python