Hi, I'm Yash 👋
AI Engineer! The more I learn, the less I know—so I just keep learning and building.
YG

About

I'm Yash Gupta, an AI Engineer who loves building, breaking, and occasionally understanding complex systems.I work with LLMs, automation, and AI-driven applications, from predictive modeling to RAG-based copilots and multi-agent workflows.
When I'm not working, I'm probably geeking out over watches.xs

Let's build something cool! 🚀

Work Experience

A

Aurora Constellations

May 2023 - September 2024
AI Engineer
  • Cancer Care Pathways Framework : Pathways based on care plans, incorporating auto-highlighting and interactive UI elements in collaboration with the Director of Clinical Pathways.
  • MIMIC Dataset Analytics : Conducted data analysis on MIMIC-III and MIMIC-IV datasets, mapped data onto a custom ontology, and applied heterogeneous graphical neural networks (GNN) to predict patient stay duration and mortality.
  • Clinical Research Tool Development : Developed a Retrieval-Augmented Generation (RAG) based tool using LangChain, OpenAI API, and Pinecone for clinical research.
  • FHIR Integration : Integrated OAuth 2.0 FHIR server with OpenEpic and mapped FHIR resources to Aurora Grammar using Python and FastAPI.
A

Aurora Constellations

May 2021 - May 2023
Software Engineer
  • Syntax Integration : Merged dual syntax grammar trees, optimizing language processing.
  • Speech Recognition & NLU : Developed command recognition using Google Speech-to-Text, PicoVoice NLU, and custom NLU solutions.
  • DevOps for Scala Play Server : Implemented containerization, authentication mechanisms, CI/CD pipelines, and monitoring systems using Docker and GitHub Actions.
  • Custom DSL Development : Created a domain-specific language with XText for automating medical scoring and enforcing hospital policies.
  • Server Optimization & Compliance: Enhanced SQL query performance and ensured HIPAA compliance through role-based access control (RBAC), data masking, and encryption.
LL

Lakehead University & Lockheed Martin

July 2021 - July 2022
Assistant Researcher
  • Developed a remote data logging system using Raspberry Pi and Firebase, reducing on-site data collection by 95% and enabling real-time monitoring.
  • Debugged and optimized legacy code in the dynamic fan control system, overcoming documentation gaps and ensuring smooth functionality.
  • Implemented and tested a dynamic fan system, using Arduino, Raspberry Pi, C++, and Python to enhance energy efficiency and moisture control.
  • Resolved critical communication issues between Arduino and Raspberry Pi, ensuring seamless project execution.
LL

Lakehead University & Synergy North

June 2020 - August 2020
Assistant Researcher
  • Developed an LSTM-based power consumption forecasting system.
  • Conducted time-series analysis and applied deep learning techniques to predict future power loads.
  • Self-learned Python, TensorFlow, and pandas to preprocess and analyze energy datasets.
  • Improved forecasting accuracy through neural network optimization and feature engineering.

Skills

Python
Machine Learning
Deep Learning
PyTorch
TensorFlow
MLOps
AWS
LLM
Langchain
OpenAI API
Open Source LLM
React
Next.js
Typescript
Node.js
Scala
Postgres
Supabase
Docker
Kubernetes
C++
JAVA
My Projects

Check out my latest work

I've worked on a variety of projects, from simple websites to complex web applications. Here are a few of my favorites.

Federated Learning Framework via Distributed Mutual Learning

Federated Learning Framework via Distributed Mutual Learning

Developed a privacy-preserving federated learning framework that replaces weight-sharing with loss-based mutual learning, reducing bandwidth usage and model inversion attack risks. By leveraging knowledge distillation and deep mutual learning, clients share insights without exposing sensitive data, improving model generalization. The framework was evaluated on a face mask detection case study, demonstrating superior performance compared to traditional synchronous and asynchronous federated learning methods.

Federated Learning
Deep Learning
Knowledge Distillation
Mutual Learning
Privacy-Preserving Machine Learning
Computer Vision
Convolutional Neural Networks (CNN)
KL Divergence Optimization
Python
TensorFlow
Image Compression Using Fast Fourier Transform and JPEG Compression

Image Compression Using Fast Fourier Transform and JPEG Compression

Developed an image compression tool in MATLAB using DFT, FFT, and DCT, implementing algorithms from scratch. The project optimized Fourier-based compression, benchmarked it against JPEG, and integrated a GUI for real-time visualization. Key concepts include Fourier Transform for frequency-domain compression, matrix transformations and quantization for data reduction, benchmarking compression efficiency across techniques, and a graphical user interface for user-controlled compression.

MATLAB
Signal Processing
Matrix Algebra & Linear Algebra
Fast Fourier Transform (FFT)
Discrete Cosine Transform (DCT)
Quantization & Data Reduction
Benchmarking & Performance Analysis
Graphical User Interface (GUI)
Research

Research Publications

Here are some of my research publications.

  • Toward Asynchronously Weight Updating Federated Learning for AI-on-Edge IoT Systems

    Yash Gupta, Zubair Md Fadlullah, Mostafa M. Fouda
    Journal Article

    2022 IEEE International Conference on Internet of Things and Intelligence Systems (IoTaIS)url

    Designed an asynchronously weight updating federated learning algorithm for AI-on-Edge IoT systems, enhancing data privacy by eliminating the need for centralized data sharing. Applied the approach to face mask detection, traditionally a centralized computer vision task, by distributing learning tasks across users. Investigated performance trade-offs between synchronous and asynchronous weight updates, introducing a penalization mechanism to optimize model aggregation. Experimental results demonstrated comparable accuracy to centralized training while significantly reducing transmission time overhead.

  • Intelligent Real-Time Face-Mask Detection System with Hardware Acceleration for COVID-19 Mitigation

    Peter Sertic, Ayman Alahmar, Thangarajah Akilan, Yash Gupta, Marko Javorac
    Journal Article

    Healthcare 2022url

    Developed and implemented a hardware-accelerated real-time face-mask detection system using deep learning (DL), optimized for embedded platforms including Raspberry Pi 4B (Google Coral TPU, Intel NCS2 VPU) and NVIDIA Jetson Nano. Designed a custom face-mask detection model (MaskDetect), independently quantized and optimized for each hardware platform. Conducted an ablation study comparing MaskDetect to transfer-learning models (VGG16, ResNet-50V2, InceptionV3), achieving 94%+ accuracy on most platforms. Results demonstrated that Jetson Nano offers the best trade-off in accuracy (94.2%), inference speed, and cost, making it ideal for real-time deployment.

  • HELIUS: A Blockchain Based Renewable Energy Trading System

    Yash Gupta, Marko Javorac, Shaun Cyr, Abdulsalam Yassine
    Journal Article

    2021 4th International Seminar on Research of Information Technology and Intelligent Systems (ISRITI)url

    Developed a peer-to-peer (P2P) sustainable energy exchange system using Blockchain and Deep Learning to optimize energy trading during peak demand. Designed a novel framework for power system operations, enabling users to trade energy efficiently while simulating sustainable energy production based on location, time, and weather. Integrated a blind bidding mechanism and a web application to demonstrate real-world feasibility.