My Projects

A showcase of my work in machine learning, data science, and web development.

MediBot: AI-Powered Medical Assistant with RAG
Featured Project

MediBot: AI-Powered Medical Assistant with RAG

An intelligent medical chatbot using Retrieval-Augmented Generation (RAG) technology to provide accurate medical information from trusted references. Integrates knowledge from medical textbooks with proper citations and source references. Features semantic search using vector embeddings, context-aware responses, and an intuitive chat interface.

Python
LangChain
Google Gemini API
FAISS
Streamlit
HuggingFace
RAG
GitHub
Telco Customer Churn Prediction
Featured Project

Telco Customer Churn Prediction

A machine learning solution to predict customer churn for telecommunications companies. Features a user-friendly Streamlit interface for real-time predictions, visual results with graphical representation of outcomes, and feature importance visualization. The Random Forest model achieves ~80% accuracy in identifying customers likely to discontinue services.

Python
Scikit-learn
XGBoost
Streamlit
Pandas
Matplotlib
GitHub
Breast Cancer Prediction Web App: Logistic Regression
Featured Project

Breast Cancer Prediction Web App: Logistic Regression

Developed and deployed a Streamlit web application for predicting breast cancer malignancy (benign/malignant) using a Logistic Regression model. This tool aids in the assessment of breast masses based on cytological characteristics obtained from fine-needle aspirates or other tissue samples. The model leverages key diagnostic features including cell nucleus measurements to calculate the probability of a breast mass being malignant.

Python
Streamlit
Scikit-learn
Logistic Regression
CSS
Pickle
Griffith Medical Center - Billing System
Featured Project

Griffith Medical Center - Billing System

Developed a billing system for Griffith Medical Center, streamlining patient billing processes and reducing administrative overhead by 15%. The system features an intuitive dashboard for real-time data analysis, enabling staff to quickly identify billing trends and improve revenue cycle management. Role-based access control ensures data security and compliance.

Python
Flask
SQLite
HTML
CSS
JavaScript
Hair Wig Manufacturer - NS Hair, Website
Featured Project

Hair Wig Manufacturer - NS Hair, Website

A well designed website for a hair wig manufacturer. It has a clean and modern design with a responsive layout with great animations.

Next.js
Tailwind CSS
React
TypeScript
Customer Segmentation Tool

Customer Segmentation Tool

An automated tool for customer segmentation using clustering algorithms.

Python
scikit-learn
Streamlit
MongoDB