Kairav Mittal_

About me

Kairav Mittal

Kairav Mittal is an AI Engineer and Software Engineer specializing in Large Language Model alignment, bias mitigation, and explainable computer vision systems. He builds production-grade AI solutions including DPO-fine-tuned LLMs and hybrid deepfake detectors. Experienced open-source contributor and AI quality assurance specialist with a proven track record of shipping impactful, ethical ML projects that outperform baselines and deliver clear explainability.

I've had experiences with

  • Hugging Face Transformers
  • QLoRA & PEFT
  • Direct Preference Optimization (DPO)
  • Vision Transformers
  • Grad-CAM Explainability
  • Docker & OpenCV
  • Git & Open Source

I'm proficient with

  • Python & PyTorch
  • TensorFlow
  • Computer Vision
  • LLM Fine-tuning
  • Bias Mitigation
  • Gradio & API Development
  • Model Evaluation

I work and study about

  • LLM Alignment & Ethics
  • Explainable AI
  • Deepfake Forensics
  • Time Series Analysis
  • Compiler Design
  • Production ML Systems

Projects

OPT-1.3B Bias Mitigation via DPO

Engineered a complete debiasing pipeline for facebook/opt-1.3b using Counterfactual Data Augmentation + Direct Preference Optimization (DPO) with 4-bit QLoRA. Reduced stereotypical preference on CrowS-Pairs benchmark by 3.7 points. Released fine-tuned model on Hugging Face + live Gradio demo.

Python Hugging Face QLoRA DPO Gradio

ViT Deepfake Forensics with Explainability

Fine-tuned google/vit-base-patch16 on 160k real/fake images for robust AI-generated face detection. Hybrid system fusing ViT predictions with classical forensics (ELA, noise mapping, LBP texture) plus Grad-CAM heatmaps.

Python Vision Transformers Grad-CAM OpenCV Hugging Face

QLab

Comprehensive desktop application for time series experimentation, anomaly detection, and forecasting. Provides an out-of-the-box environment with multiple analysis pipelines, interactive visualizations, and Dockerized deployment.

PyQt6 Time Series Analysis Python Docker Anomaly Detection