Skip to main content

Portfolio

AI Projects & Results

11 advanced AI systems built from scratch — each with real datasets, real metrics, and production-ready code. Written in plain English so anyone can understand what each project does.

11
Projects Built
0.8994
Best AUC (Deepfake)
0.72
Medical AI AUC
98%
Best Accuracy
Deepfake Detection System — AI project by Zain Abbas
Computer Vision

Deepfake Detection System

AI-powered system that detects AI-generated fake faces in images and videos with 89.9% AUC accuracy.

Best AUC0.8994
PythonTensorFlowMobileNetV2OpenCV
Multi-Disease Medical Diagnosis AI — AI project by Zain Abbas
Medical AI

Multi-Disease Medical Diagnosis AI

Deep learning system detecting 14 chest diseases from X-ray images with Grad-CAM explainability.

Best AUC0.72
PythonTensorFlowDenseNet121Grad-CAM
RAG AI Chatbot — AI project by Zain Abbas
NLP / LLM

RAG AI Chatbot

Intelligent chatbot that reads any PDF or website and answers questions with full conversation memory.

PythonLangChainFAISSHuggingFace

All Projects

YOLOv8 Person Detection System — AI project by Zain Abbas
Computer Vision

YOLOv8 Person Detection System

Real-time person detection on images, videos, and live webcam at 6ms per frame on CPU.

PythonYOLOv8OpenCV
Stock Price Prediction LSTM — AI project by Zain Abbas
Deep Learning

Stock Price Prediction LSTM

Deep learning system predicting stock prices with R² of 0.913 on Tesla using live market data.

R² Score0.913
PythonTensorFlowKeras
Face Mask Detection System — AI project by Zain Abbas
Computer Vision

Face Mask Detection System

Real-time mask compliance monitoring system with 95%+ accuracy for 3-class detection.

Accuracy95%+
PythonTensorFlowMobileNetV2
Multi-Agent AI Content System — AI project by Zain Abbas
LLM / Agents

Multi-Agent AI Content System

Five AI agents working together to research, write, review, and SEO-optimize content automatically.

PythonLangChainGroq
Customer Churn Prediction — AI project by Zain Abbas
Machine Learning

Customer Churn Prediction

ML system predicting which customers will leave, with AUC of 0.8438 using ensemble models.

Best AUC0.8438
PythonScikit-learnXGBoost
House Price Prediction — AI project by Zain Abbas
Machine Learning

House Price Prediction

ML regression system predicting house prices with R² of 0.83 using 6 models and feature engineering.

R² Score0.83
PythonScikit-learnXGBoost
NLP Sentiment Analysis — AI project by Zain Abbas
NLP

NLP Sentiment Analysis

Multi-model sentiment analysis system classifying social media text with unique Neural Pulse dashboard.

PythonTensorFlowLSTM
Image Classifier (Cat vs Dog) — AI project by Zain Abbas
Deep Learning

Image Classifier (Cat vs Dog)

Deep learning image classifier achieving 96-98% accuracy using CNN and MobileNetV2 on 10,000 images.

Accuracy96-98%
PythonTensorFlowKeras