Prashanna Raj Pandit

Prashanna Raj Pandit

Graduate Research Assistant

Computer Science Student

Graduate Research Assistant at Southern Illinois University Edwardsville specializing in Data Analytics, ML, Statistical Modeling, and Deep learning. Passionate about leveraging AI for automation, pattern recognition, and solving real-world problems.

Services

ML / AI Development

Custom machine learning and deep learning solutions — time-series classification, computer vision models, NLP systems — built end-to-end from data preprocessing to trained, evaluated models.

TensorFlow PyTorch Scikit-Learn LSTM CNN OpenCV

Data Analysis & Visualization

Exploratory data analysis, statistical modeling, and interactive dashboards. Transforming raw datasets into actionable insights using Python and Tableau.

Pandas NumPy Matplotlib Seaborn Tableau R

MLOps & Deployment

Production-ready ML deployment with CI/CD automation, containerization, model versioning, and monitoring for scalable, reproducible inference pipelines.

Docker GitHub Actions MLflow Airflow CI/CD

Cloud Solutions

Cloud-native architectures on AWS — serverless functions, managed ML services, scalable data pipelines, and infrastructure automation for production workloads.

AWS SageMaker EC2 S3 Lambda ECR ECS

API Development

Production-grade REST APIs with FastAPI and Flask — modular, well-documented, and integrated with ML backends for real-time inference and data exchange.

FastAPI Flask REST Python PostgreSQL

Technical Skills

Programming Languages

Python R SQL C C++

Frameworks & Libraries

TensorFlow Scikit-Learn Keras OpenCV Optuna YOLO Flask Pandas NumPy SciPy Matplotlib Seaborn

Tools & Software

Git/GitHub Docker Tableau GitHub Actions Airflow AWS (S3, EC2) PostgreSQL Bash Linux Mlflow

Cloud Technologies

S3 EC2 SageMaker IAM Lambda ECR ECS CloudWatch CodePipeline/CodeBuild API Gateway SNS & SQS

Concepts

Object Oriented Programming Machine Learning Statistical Modeling Data Preprocessing Neural Networks/DL Time Series ML Pipeline Model Deployment CI/CD Cloud Services

Soft skills

Collaboration Communication Project management Leadership

Experience

Graduate Research And Teaching Assistant

Jan 2026 – Present

Southern Illinois University Edwardsville

Edwardsville, IL, USA

Research in autism detection model and assist in CS 325, CS 584, and CS590 courses.

  • Assisted students in designing modular, object-oriented software systems, emphasizing SDLC best practices, clean architecture, and maintainable code. (CS 325)
  • Guided students in building CI/CD pipelines, Docker-based containerization, and REST API integration for production-style applications.(CS 325)
  • Mentored students in data processing pipelines, including data cleaning, feature engineering, exploratory data analysis, and model evaluation. (CS 584)

Research Assistant

Jan 2025 – Jan 2026
Edwardsville, IL, USA

Research in gait analysis and AI-based motion understanding using deep learning and signal processing.

  • Designed and implemented end-to-end data processing pipelines by extracting 2D pose keypoints from noisy video datasets using OpenPose; processed large-scale JSON data with Python (Pandas, NumPy), OpenCV, and Bash scripting to compute clinically relevant gait features such as gait cycle, stride length, cadence, and joint angles.
  • Applied statistical methods and feature engineering to gait time-series data, including cubic spline interpolation, Savitzky–Golay smoothing, gait phase segmentation, and turn removal; constructed a clean, multimodal dataset optimized for deep learning models and visualized gait patterns using Matplotlib and Seaborn.
  • Developed and trained sequential deep learning models (LSTM) for autism classification, achieving 88% accuracy, and performed model optimization through validation, class balancing, and performance analysis.
  • Packaged trained machine learning models using Docker and deployed them through RESTful APIs, integrating them into a production-ready inference pipeline with CI/CD automation to support scalable, repeatable deployments and seamless integration with a web-based application.

Machine Learning Engineer

Jul 2024 – Jan 2025

Vrit Technologies

Kathmandu, Nepal

  • Built and shipped end-to-end ML pipelines in production - data ingestion, feature engineering, model training, and REST API deployment on AWS - cutting release time by 40% through CI/CD automation (GitHub Actions, Docker)
  • Engineered automated ETL pipelines from multiple heterogeneous data sources with SQL-driven transformations, reducing manual data processing time by 60% and enabling real-time analytics
  • Deployed ML models as production-grade REST APIs using Python and Flask, enabling real-time inference and embedding ML intelligence directly into web applications.
  • Implemented monitoring, logging, and performance tracking for deployed ML services, ensuring system reliability and faster debugging in production

Software Engineer

Jan 2023 – Jul 2024
Kathmandu, Nepal

Full-stack web development and backend optimization for scalable AI-ready systems.

  • Built and deployed a Flask-based web application with RESTful APIs, leveraging SQL-backed structured data models and JSON-based data exchange to support analytics, reporting, and backend business logic; improved system performance and SEO metrics by 20%.
  • Designed and maintained data workflows using SQL queries for data retrieval, transformation, and validation, enabling reliable storage, querying, and integration of application data across services.
  • Implemented CI/CD pipelines using GitHub Actions and Docker in a Linux environment, automating testing and deployment and reducing manual release effort by 40%, while collaborating with the team using Git and Bash scripting.

Certifications

AWS Certified Machine Learning Engineer – Associate

AWS Certified Machine Learning Engineer – Associate

AWS

Mar 2026 Credential
AWS Cloud Practitioner

AWS Cloud Practitioner

AWS

Jan 2026 Credential
TensorFlow for Deep Learning

TensorFlow for Deep Learning

Udemy

Dec 2025 Credential
Deployment of Machine Learning Models

Deployment of Machine Learning Models

Udemy

Nov 2025 Credential
Responsible Conduct of Research

Responsible Conduct of Research

CITI Program

Jan 2025 Credential

Projects

DocuChat: Voice + Text RAG Chatbot

A production-grade Retrieval-Augmented Generation (RAG) chatbot with multi-query retrieval, evidence grounding, and voice interaction.

DocuChat: Voice + Text RAG Chatbot

EvidenceCV: RAG-Powered Resume Engine

An evidence-based AI system using RAG to generate ATS-optimized resumes from GitHub and research data.

EvidenceCV: RAG-Powered Resume Engine

BitPredict: Bitcoin Price Forecasting with Neural Networks

Time series forecasting of Bitcoin prices comparing multiple neural network architectures including N-BEATS, LSTM, CNN, and ensemble models.

BitPredict: Bitcoin Price Forecasting with Neural Networks

Breast Cancer Classification: Comparative ML Analysis

Compared 7 ML models for breast cancer detection using clinical biomarkers, achieving 87% accuracy with Random Forest (AUC: 0.91).

Breast Cancer Classification: Comparative ML Analysis

Modeling Frequency of Usage and Customer Churn

Forecasted telecom network usage and classified customer complaints using regression and classification models with Tableau visualization.

Modeling Frequency of Usage and Customer Churn

iGAIT: Gait Analysis and AI-Based Motion Understanding

AI-based gait analysis using deep learning and signal processing for motion understanding.

iGAIT: Gait Analysis and AI-Based Motion Understanding

Music Generation using RNN (Let's Dance!)

Character-level music generation using LSTM-based RNNs trained on symbolic music data.

Music Generation using RNN (Let's Dance!)

Debiasing Facial Detection Systems

Implemented CNNs and DB-VAE for bias mitigation in facial detection systems.

Debiasing Facial Detection Systems

MedNLPify: Biomedical NLP Classifier + Chrome Extension

Deep learning NLP system classifying 200k+ PubMed RCT sentences with a Tribrid architecture, deployed as a Flask API and Chrome extension.

MedNLPify: Biomedical NLP Classifier + Chrome Extension

Food Vision Project

Food classification model using transfer learning on the Food101 dataset.

Food Vision Project

ExFS2: User-Space Virtual File System

Implemented an inode-based virtual file system supporting direct and indirect addressing.

ExFS2: User-Space Virtual File System

Advanced AI Project: Reinforcement Learning

Implemented Q-learning and Value Iteration agents for policy optimization and exploration.

Advanced AI Project: Reinforcement Learning

Traffic Sign Classification with Fine-Tuned VGG-16

Traffic sign classification using fine-tuned VGG-16 with TensorFlow.

Traffic Sign Classification with Fine-Tuned VGG-16

User Level Thread and Lottery Scheduling

Implemented many-to-one user-level threading with Round Robin and Lottery schedulers.

User Level Thread and Lottery Scheduling

Delivery Route Planning Optimization

Optimized e-commerce delivery routes for Chicago using advanced algorithms.

Delivery Route Planning Optimization

Car and Sidelight Detection with YOLOv5

Real-time detection of cars and sidelights using custom YOLOv5 model with 95% mAP accuracy.

Car and Sidelight Detection with YOLOv5

Google Play Store App Analysis

Comprehensive analysis of Google Play Store apps using Python and data visualization libraries.

Google Play Store App Analysis

FootBalance Nepal Website

Professional e-commerce website for FootBalance Nepal footwear company.

FootBalance Nepal Website

Nobel Prize Winners Analysis

Statistical analysis of Nobel Prize winners throughout history.

Nobel Prize Winners Analysis

Blog Webapp with User Authentication

Full-stack blog application with secure user authentication and commenting system.

Blog Webapp with User Authentication

AlexaPI: Voice Assistant on Raspberry Pi

Custom Alexa Voice Service device built on Raspberry Pi for voice-activated smart home automation in regions where Alexa is unsupported.

AlexaPI: Voice Assistant on Raspberry Pi

Flight Finder Bot

Automated flight price tracker with notification system.

Flight Finder Bot

Tableau Dashboards

Customer Churn Analysis

Click to View

Customer Churn Analysis

Modeling Frequency of network use and customer complains for an Iranian Telecom Company.

Call and Tariff performance

Click to View

Call and Tariff performance

Modeling call failures and evaluating tariff plan preference for an Iranian Telecom Company.

Achievements

Hackathon Mar 2026

3rd Place Winner - eHacks Hackathon 2026

Competed in a high-intensity, 36-hour sprint to build a functional, production-ready AI solution. Our team, "Everest," developed EvidenceCV, a RAG-powered engine designed to reduce AI hallucinations in career documents by grounding resume generation in verified evidence from GitHub, research papers, certificates, and other documents which can reduce the users time by 50% + in resume generation. Secured a podium finish (3rd Place) based on technical complexity, innovation, and real-world utility.

T-REX Downtown STL
3rd Place Winner - eHacks Hackathon 2026
Open
Hackathon 2023

Winner – All Nepal Hackathon 2023

Led Vision Architects to victory in the e-Governance category at the All Nepal Hackathon 2023.

All Nepal Hackathon 2023
Winner – All Nepal Hackathon 2023
Open
Media Recognition 2023

National TV Interview on Kantipur Television

Featured on Kantipur Television as team leader of Vision Architects following the All Nepal Hackathon 2023 victory.

Kantipur Television, Nepal
National TV Interview on Kantipur Television
Open
Academic Award 2023

Best Paper Award – ICT-CEEL 2023

Received Best Paper Award at ICT-CEEL 2023 for research on automating driving license tests using computer vision.

International Conference on Technologies for Computer, Electrical, Electronics & Communication (ICT-CEEL 2023)
Best Paper Award – ICT-CEEL 2023
Open
Conference Presentation 2023

Presented at International Conference – ICT-CEEL 2023

Presented research work on automation of driving license test using computer vision at ICT-CEEL 2023.

International Conference on Technologies for Computer, Electrical, Electronics & Communication (ICT-CEEL 2023)
Presented at International Conference – ICT-CEEL 2023
Open

Contact Me

I'm always open to discussing research opportunities, collaborations, or exciting projects. Feel free to reach out!

Location

Edwardsville, Illinois