Projects
AI Meeting Summarizer
HackathonTop 10 of 53 Teams
Built an AI-powered meeting summarization tool that integrates directly with Slack. Uses Mistral LLM to generate concise, actionable summaries from meeting transcripts, surfacing key decisions and action items automatically.
Mistral LLMPythonSlack APILangChainREST API
ML Breast Cancer Detection
Competition2nd Place
Fine-tuned EfficientNet-B4 with PyTorch to classify breast cancer from histopathology images. Achieved 80.16% accuracy through custom data augmentation, transfer learning, and ensemble techniques.
PyTorchEfficientNet-B4PythonNumPyTransfer Learning
Agentic Nutritional Meal Planner
Personal ProjectIn Development
Full-stack AI application that generates personalized meal plans using an agentic AI pipeline. Incorporates user dietary preferences, nutritional goals, and ingredient availability to produce week-long plans with recipes.
LangChainPythonNext.jsTypeScriptPostgreSQL