Skip to content
View PSaanviBhat's full-sized avatar
  • Bengaluru, Karnataka
  • 23:48 (UTC +05:30)
  • LinkedIn in/psaanvi

Highlights

  • Pro

Block or report PSaanviBhat

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

P Saanvi

AI/ML Engineer | Computer Science Student | Explainable AI & Quantitative ML

Bengaluru, India | Email | GitHub | LinkedIn


About Me

I'm an undergraduate Computer Science student at PES University specializing in Artificial Intelligence and Machine Learning. I build data-driven AI systems that solve real-world problems across healthcare, infrastructure monitoring, and autonomous systems. My focus is on developing explainable, production-grade ML pipelines with hands-on experience in sensor telemetry, time-series anomaly detection, and reinforcement learning.


Technical Stack

Languages & Fundamentals

Python C JavaScript Assembly MATLAB

Machine Learning & AI

PyTorch TensorFlow XGBoost Scikit-learn RAG Explainable AI Reinforcement Learning

Specialized Techniques

  • Autoencoders, LSTM, CNN
  • Anomaly Detection, Time-Series Forecasting
  • SHAP/XAI, Extreme Value Theory (SPOT/DSPOT)
  • Sensor Data Analysis, Predictive Modelling
  • Adaptive Thresholding, MLOps Fundamentals

Computer Vision & Web

YOLOv8 OpenCV Streamlit Flask MERN

DevOps & Tools

Git GitHub Linux Vector Databases Arduino


Key Research & Projects

Explainable VAE-EVT-XGBoost Framework for Smart Grid Fault Detection

Publication-ready | Hybrid Deep Learning + Explainability Pipeline | Repository: GitHub

  • Engineered anomaly detection achieving F1 score 0.9959 and 16x improvement in precision using Variational Autoencoders + DSPOT adaptive thresholding
  • Built latent-augmented XGBoost classifier with 96.85% test accuracy and F1 of 0.9676
  • Proposed novel XAI Coherence Score (XCS) metric to measure cross-stage interpretability agreement
  • Applied SHAP-based explainability to identify critical process parameters in fault classification

Tech: Variational Autoencoders, XGBoost, SHAP/TreeSHAP, Extreme Value Theory, Multivariate Sensor Telemetry


MEMORA: Multimodal Cognitive Assistive Platform for Alzheimer's Patients

Production-Grade Multimodal AI System | Repository: GitHub

  • Architected end-to-end AI system integrating biometric identity recognition (ArcFace face + ECAPA-TDNN voice) with Retrieval-Augmented Generation
  • Developed vector-database-backed memory system with sub-second retrieval latency
  • Full STT → LLM → TTS pipeline combining Whisper, Qwen LLM, and Coqui TTS for conversational prompts
  • Demonstrated production-grade architecture design from scratch

Tech: ArcFace, ECAPA-TDNN, RAG, Qwen LLM, Whisper STT, Coqui TTS, ChromaDB


Civic Spark: Gamified Civic Engagement Platform for Bengaluru

Live App: civic-spark-nine.vercel.app | Repository: GitHub

A modern, mobile-first civic engagement platform enabling citizens to report, vote on, and track civic infrastructure issues while earning XP, badges, and climbing leaderboards.

Key Features:

  • Interactive OpenStreetMap-powered dashboard with real-time issue markers (color-coded by status)
  • Gamification system: 5-tier progression (Citizen → City Champion), achievement badges, daily streaks
  • Community voting with weighted user influence based on reputation levels
  • Issue lifecycle tracking: Report → Verified → Acknowledged → In Progress → Resolved
  • Trust & verification system with photo evidence, GPS timestamping, and spam prevention
  • Smart priority calculation algorithm balancing upvotes, trust scores, and time decay

Impact: Designed for citizen-government collaboration in Bengaluru's civic infrastructure management

Tech Stack: React 18, TypeScript, Vite, Tailwind CSS, React Leaflet, Radix UI, Framer Motion, TanStack Query


Reinforcement Learning-Based Traffic Signal Optimization

Adaptive Deep RL Agent | Repository: GitHub

  • Trained PPO-based deep RL agent in custom Gymnasium environment for real-time traffic optimization
  • Engineered reward functions balancing waiting time, congestion, and emergency vehicle prioritization
  • Implemented learning-rate annealing for stable generalization to unseen traffic scenarios

Tech: Gymnasium, Proximal Policy Optimization (PPO), Custom Simulation Environment


Environmental Monitoring & Early Warning System

IoT + ML for Forest Fire & Landslide Detection | March 2025

Tech: Arduino, IoT Sensor Fusion, Anomaly Detection, Threshold Optimization


GrandPrix Insights: F1 Race Prediction System

Motorsport Performance ML Pipeline | October 2025

Tech: Random Forest, Logistic Regression, XGBoost, FastF1 Telemetry, Streamlit


GitHub Stats

GitHub Stats

GitHub Streak

Top Languages


Research Interests

  • Explainable AI (XAI) – Interpretability in deep learning models
  • Reinforcement Learning – Sequential decision-making and adaptive systems
  • Quantitative Machine Learning – Statistical foundations and time-series modeling
  • Intelligent Transportation Systems – Autonomous vehicles and traffic optimization
  • AI for Healthcare & Infrastructure – Real-world application of ML to critical systems

Currently Exploring

  • Deep Reinforcement Learning for complex decision problems
  • Advanced RAG architectures for knowledge-intensive AI systems
  • Interested in Quantitative Machine Learning, applying statistical modeling and machine learning to financial data.

Get In Touch

Email LinkedIn GitHub


Open to Collaboration

I'm interested in collaborating on AI research projects, open-source ML systems, and interdisciplinary applications of machine learning in healthcare, infrastructure, and autonomous systems.

If you're working on something interesting in the ML/AI space, feel free to connect!


Last updated: Apr 2026

Pinned Loading

  1. Memora-AR-Based-Cognitive-Assistive-Platform Memora-AR-Based-Cognitive-Assistive-Platform Public

    Memora: AR-Based Cognitive Assistive Platform for Early Stage Alzheimer's Patients Integrating Facial Recognition, Age Progression Tolerance, Lifelong Learning, and Voice-Based NLP Prompts.

    Python 1

  2. Reinforcement-Learning-Intelligent-Traffic-Light-Controller Reinforcement-Learning-Intelligent-Traffic-Light-Controller Public

    Reinforcement Learning agent that learns to intelligently control a network of traffic lights in a simulated environment. The agent's goal is to minimize the average waiting time for cars and reduc…

    Jupyter Notebook 1

  3. -SmartGridAnomalyDetection -SmartGridAnomalyDetection Public

    Forked from Dhruvjagadeesh/-SmartGridAnomalyDetection

    Jupyter Notebook

  4. civic-spark civic-spark Public

    Forked from soniaa27/civic-spark

    A modern, mobile-first civic engagement platform specifically designed for Bengaluru. Report, vote on, and track civic issues while earning XP, badges, and climbing leaderboards. Make Namma Bengalu…

    TypeScript