Projects

A collection of cutting-edge projects built to solve real-world efficiency problems — spanning AI/ML, cloud engineering, LLM apps, intelligent automation, and impactful research platforms.

ADRPredictor: Adverse Drug Reaction Risk Analyzer

ADRPredictor: Adverse Drug Reaction Risk Analyzer

Featured Project

🧠 ADRPredictor uses real-world FAERS data and machine learning to predict serious adverse drug reaction (ADR) risks. Includes local LLM-powered explanations via Ollama.

scikit-learnStreamlitOllamaSHAPFAERSPython
DiagnoAid: AI-Powered Disease Predictor

DiagnoAid: AI-Powered Disease Predictor

Featured Project

🩺 DiagnoAid is an intelligent medical assistant that uses dual ML models and symptom severity weighting to predict possible diseases. Offers LLM-based explanations and safety tips via Ollama.

scikit-learnStreamlitOllamaPythonPandasFAISS
DrugCompare: Intelligent Drug Comparison Tool

DrugCompare: Intelligent Drug Comparison Tool

Featured Project

💊 DrugCompare allows users to select two approved medications and instantly compare their medical details – including indications, absorption, toxicity, and more – with AI-powered summaries via Ollama.

PandasStreamlitOllamaPythonDrugBankLLM
TrialMatchAI: Clinical Trial Eligibility Matcher

TrialMatchAI: Clinical Trial Eligibility Matcher

Featured Project

🧪 TrialMatchAI intelligently matches patients with clinical trials using FAISS-based semantic search and LLM-powered eligibility evaluation. It analyzes trial criteria, user conditions, and outputs match scores with reasoning.

FAISSSentenceTransformersOllamaStreamlitPython
Gemini Quizify: AI‑Powered Quiz Builder

Gemini Quizify: AI‑Powered Quiz Builder

Featured Project

📝 Gemini Quizify generates custom multiple‑choice quizzes from any document or topic using Google Gemini & Vertex AI embeddings. Built with LangChain and Streamlit, it offers interactive quiz navigation and answer explanations.

Google GeminiVertexAILangChainChromaDBStreamlitPython
Movie Recommendation System

Movie Recommendation System

🎬 Personalized movie recommender using collaborative and content-based filtering with user feedback loop. Built with Python, Pandas, scikit-learn, and Streamlit.

PythonPandasscikit-learnStreamlit
Financial Dashboard

Financial Dashboard

📊 Interactive financial dashboard providing stock & crypto tracking, portfolio analytics and news aggregation. Built with Streamlit and Plotly.

StreamlitPandasPlotlyFinance APIsPython
AI Chatbot

AI Chatbot

🤖 AI-powered conversational agent with intent recognition and context persistence. Built with NLP, Rasa, or similar frameworks and Python backend.

PythonNLPRasaStreamlit
Housing Price Predictor

Housing Price Predictor

🏠 Housing price prediction model using regression algorithms on real estate datasets. Includes evaluation metrics and feature analysis.

Pythonscikit-learnPandasMatplotlib
Diabetes Onset Predictor

Diabetes Onset Predictor

💡 Predicts diabetes onset using clinical indicators and multiple ML models. Includes evaluation and ROC analysis for model performance.

Pythonscikit-learnPandasMatplotlib
Video Object Filter Detection App

Video Object Filter Detection App

🎥 Video stream object detection and filtering application using OpenCV and TensorFlow. Includes real-time filters and detections.

PythonOpenCVTensorFlow
ML Feature Comparison Tool

ML Feature Comparison Tool

⚙️ Compares feature importance across multiple ML models with visual metrics and sortable views. Built with Python and Streamlit.

Pythonscikit-learnSHAPStreamlit
MNIST Deep Vision

MNIST Deep Vision

📷 Deep neural network trained on MNIST for robust digit classification, with accuracy visualization and model tuning.

PythonTensorFlowKeras
MNIST CNN Digit Recognition

MNIST CNN Digit Recognition

✏️ Convolutional Neural Network for handwritten digit recognition on MNIST, achieving high accuracy with data augmentation.

PythonTensorFlowKeras