Projects
CodeChallenge-Pro
CodeChallenge-Pro

A modern, full-stack web application that generates personalized coding challenges using AI. Built with React, FastAPI, and powered by Groq AI.

Tech Stack
  • React
  • FastAPI
  • Groq AI
  • React
  • JavaScript
AI Risk Predictor
AI Risk Predictor

An end-to-end MLOps project that predicts whether a vehicle insurance customer will respond positively to a cross-sell policy offer, helping insurers target the right customers and reduce marketing costs.

Tech Stack
  • Python
  • AWS
  • Scikit-learn
  • FastAPI
  • Docker
  • MongoDB
  • React
Health Assistant Chatbot
Health Assistant Chatbot

Retrieval-augmented medical assistant answering questions over user PDFs (textbooks, reports) with concise, source-grounded responses.

Tech Stack
  • Python
  • FastAPI
  • LangChain
  • RAG
  • Pinecone
  • Docker
Visual Question Answering App
Visual Question Answering App

ViLT-based VQA application that interprets an image and answers free-form questions, demonstrating end-to-end vision-language inference.

Tech Stack
  • Python
  • ViLT
  • TensorFlow
  • FastAPI
  • Streamlit
News & Research QA Assistant

Ask natural-language questions over long articles and academic PDFs; returns focused answers and inline citations via RAG.

Tech Stack
  • Python
  • RAG
  • FAISS
  • FastAPI
  • Streamlit
Dialogue Summarization

FLAN-T5 summarizer exploring zero/one/few-shot prompting to improve conversational compression quality and faithfulness.

Tech Stack
  • Python
  • Transformers
  • Hugging Face
  • Prompt Engineering
Tesla Stock Price Forecasting

Next-day close prediction with comparative baselines; includes EDA, feature engineering, model evaluation, and robustness checks.

Tech Stack
  • Python
  • LSTM
  • Time Series
  • TensorFlow
  • sklearn
Burgers' Equation Solver (PINN)

Physics-informed neural network that solves the 1D viscous Burgers’ PDE by enforcing data and governing equations during training.

Tech Stack
  • Python
  • PINN
  • TensorFlow
  • Scientific ML
Blog Application (FastAPI)

Minimal blog backend with JWT auth, CRUD for posts, password hashing, and SQLAlchemy models over PostgreSQL.

Tech Stack
  • Python
  • FastAPI
  • PostgreSQL
  • SQLAlchemy
  • JWT
ML Model with CI/CD

Demonstrates GitHub Actions + CML for automated training, evaluation, and artifact reporting in a TensorFlow workflow.

Tech Stack
  • MLOps
  • GitHub Actions
  • CML
  • Docker
  • TensorFlow