Projects

A collection of my data science and machine learning projects (under construction 🚧)

Weather Dashboard 🌤️

less than 1 minute read

A simple weather dashboard and forecasting application that fetches real-time weather data, processes it into a manageable form, trains a prediction model, a...

Document Q&A System 📝

less than 1 minute read

A lightweight document question-answering system that uses Claude AI to answer questions about uploaded PDF documents with vector similarity search.

Exoplanet RAG 🔍

less than 1 minute read

A Retrieval Augmented Generation (RAG) system for querying exoplanet research papers from ArXiv. This framework demonstrates how RAG can be applied to scient...

Indian Stock Market Pipeline 📈

less than 1 minute read

A lightweight, serverless GCP pipeline that automatically fetches, analyzes, and visualizes Indian stock market data with technical indicators and anomaly de...