|
Jaiveer Bassi
I am a software engineer and AI/ML researcher working at the intersection of robotics, technology, and community. I hold an M.S. in Computer Software Engineering from Grand Canyon University and a B.S. in Computer Science from University of Silicon Valley.
I currently work as a Robot Operator at Physical Intelligence in San Francisco, generating training data for general-purpose robotics foundation models. I am also the Founder and Executive Director of House of Seva, a California nonprofit serving the Punjabi and South Asian community of Solano County.
I have experience as a Software Developer at Kaiser Permanente Regional Laboratory and as an AI Response Evaluator at Handshake AI. My research interests span AI/ML, healthcare informatics, and embodied intelligence.
I am seeking full-time Software Engineering and AI/ML positions in 2026.
Email  / 
Resume  / 
ResearchGate  / 
LinkedIn  / 
GitHub
|
|
Solano Community College Computer & Info Sciences 2020 - 2021
|
University of Silicon Valley B.S. in CS 2021 - 2023
|
Grand Canyon University M.S. in Computer Software Engineering 2024 - 2025
|
Kaiser Permanente Software Developer Oct 2023 - June 2024
|
Handshake AI AI Response Evaluator Apr 2026 - Present
|
Physical Intelligence Robot Operator Apr 2026 - Present
|
House of Seva Founder & Executive Director June 2026 - Present
|
|
|
|
Expanded Efficient Packaging and Deployment of AI Models for Edge Inference
Jaiveer Bassi
Edge AI, Model Optimization, Deployment
Presented a comprehensive pipeline for efficiently packaging and deploying AI models for edge inference using quantization, pruning, lightweight containerization, and specialized runtime frameworks. Achieved up to 4× model size reduction and 50–70% faster inference on edge devices with minimal accuracy loss, validated on MobileNet and other models deployed on embedded GPUs and CPUs.
DOI: 10.13140/RG.2.2.23010.59844
|
|
|
Brain Tumor Classification with Pretrained CNNs in PyTorch
Jaiveer Bassi
Deep Learning, Medical Imaging
Built a reproducible ResNet-18-based classification pipeline for brain MRI scans using transfer learning and PyTorch. Classified brain tumors into four categories (glioma, meningioma, pituitary, healthy) from 7,000+ MRI images.
DOI: 10.13140/RG.2.2.21638.28484
|
|
|
Local Deployment of Transformer-based Code Assistants: Balancing Speed, Accuracy, and Efficiency
Jaiveer Bassi
Transformers, LLMs, Code Generation
Researched balancing speed, accuracy, and efficiency for locally deployed LLM code assistants on consumer hardware.
DOI: 10.13140/RG.2.2.30622.86081
|
|
|
Evaluating Transferability of Adversarial Attacks Across Machine Learning Models
Jaiveer Bassi
Adversarial AI, CNNs
Analyzed cross-architecture adversarial attack transfer using FGSM, PGD, and CW on ResNet, VGG, and MobileNet (CIFAR-10).
DOI: 10.13140/RG.2.2.16410.76489
|
|
|
ResNet vs Plain CNN: Understanding Residual Learning
Jaiveer Bassi
PyTorch, Deep Learning, Computer Vision, Matplotlib
Implemented ResNet-18 from scratch and compared against a plain CNN to demonstrate why residual connections matter. Achieved 10% accuracy improvement through skip connections that solve the vanishing gradient problem. Includes comprehensive visualization suite with Grad-CAM attention maps, gradient flow analysis, and interactive Streamlit dashboard.
[GitHub]
|
AI Model Packaging Library, developed as part of the Capstone Project (Milestone 5) for the Master of Science in Software Engineering at Grand Canyon University (GCU).
|
AI Model Packager
Jaiveer Bassi
Python, Docker, MLOps
A Python library and CLI to package ML models into Docker images for fast inference deployment. Supports multiple model formats and optimized containerization.
[GitHub]
|
A lightweight, self-contained Python project that simulates OSPF routing over a spine-leaf fabric and models VXLAN overlays with VTEPs and VNIs. No root privileges required and no Mininet dependency — this is a logical simulator for interview-ready demos.
|
VXLAN-OSPF Network Simulator
Jaiveer Bassi
Python, Networking, VXLAN, OSPF
Network simulation tool for VXLAN overlay networks with OSPF routing protocol implementation. Simulates spine-leaf fabric topology with VTEPs and VNIs.
[GitHub]
|
|
|
Neural Net Mapper
Jaiveer Bassi
Python, NumPy, Matplotlib
An interactive Python tool that trains a multi-layer perceptron on a synthetic shapes dataset and maps its inner workings over time. Visualizes neuron activations, weight magnitudes, training loss, accuracy, and forward passes through animated network diagrams using Matplotlib.
[GitHub]
|
|
|
Adversarial Attack Visualizer
Jaiveer Bassi
PyTorch, Python, OpenCV, CUDA
Designed a GUI tool to visualize adversarial attacks (FGSM, PGD, C&W, DeepFool) with real-time image comparisons, perturbation maps, and 3D surface plots.
[GitHub]
|
|
|
Chess AI Engine Using Reinforcement Learning
Jaiveer Bassi
C++, PyTorch, Python, PyGame
Built a self-play chess engine with a C++ backend and PyTorch network, featuring bitboard move generation and real-time GUI visualization. Implements minimax with alpha–beta pruning and neural network evaluation for position assessment.
[GitHub]
|
|
|
MedStract.net
Jaiveer Bassi
Streamlit, BioBERT, PubMed API, UMLS, Python
Built a biomedical research platform with PubMed integration for querying abstracts, summarizing with BioBERT, and visualizing author–citation networks and keyword clusters.
MedStract.net
|
|
|
CareerTuner.org
Jaiveer Bassi
OpenAI, React, Node.js, Supabase, Tailwind, PDFKit
AI-powered resume analyzer with GPT-based feedback, ATS scoring, skills matching, Supabase backend, Tailwind UI, and PDF export.
CareerTuner.org
|
|
|
Castline Studio Order System
Jaiveer Bassi
Next.js 14, TypeScript, WebAssembly, Vercel, REST APIs
Built an order management web app with Next.js 14 (App Router, TypeScript) featuring real-time STL file analysis via a custom WebAssembly/JavaScript parser to calculate volume, dimensions, and print cost client-side. Integrates Etsy REST API, EasyPost for shipping, and Resend for automated emails. Powers a $2K+/month e-commerce business with a fully automated order pipeline.
castline.studio
|
|