MEDIFORECAST
AI-based multiple disease prediction system using medical data and ML models, deployed as a Flask web app.
PythonFlaskScikit-LearnPandas
ICoach — Yoga Procoach
Personalised AI yoga coach using pose estimation with adaptive key point elimination for real-time feedback.
PythonOpenCVTensorFlowCNN
Driver Drowsiness Detection
Real-time fatigue detection using computer vision and facial landmark tracking to improve road safety.
PythonOpenCVKerasTensorFlow
Lunar Lander (RL)
Classic reinforcement learning simulation using OpenAI Gym's LunarLander environment to train an autonomous agent.
PythonOpenAI GymNumPyRL
Pneumonia Detection from X-Rays
Deep learning-based pneumonia detection from chest X-ray images using convolutional neural networks.
PythonKerasCNNOpenCV
Emotion Recognition
CNN-based deep learning model that detects human emotions from facial expressions in real time.
PythonOpenCVKerasCNN
Animal Detection (YOLO + R-CNN)
Object detection system identifying various animals using YOLO and Faster R-CNN models.
PyTorchYOLOFaster R-CNNOpenCV
SLAM Simulation
Simultaneous Localisation and Mapping where a virtual robot explores a floor plan and builds a real-time map.
PythonOpenCV
Image Caption Generator
Combines CNNs and RNNs to automatically generate descriptive captions for images using deep learning.
KerasTensorFlowCNNRNNNLP
Sentiment Analysis
NLP-based model performing sentiment classification (positive/negative/neutral) on text data.
PythonNLTKScikit-LearnNLP
Diabetic Retinopathy Detection
Deep learning system detecting diabetic retinopathy from retinal fundus images with Inception v4.
PythonKerasCNNOpenCV
Customer Lifetime Value Analysis
Predicts CLV using customer purchase history and ML regression — helps identify high-value customers.
PythonPandasScikit-LearnRegression