SmartSummarize AI Email Summarizer
Fine-tuned a Google Flan-T5 model for abstractive summarization, accessible via a Chrome extension.
Core Technologies:
- Python
- Flan-T5
- FastAPI
- Hugging Face
- Chrome Extension

Overview
Fine-tuned a Google Flan-T5 model on the AESLC email dataset for abstractive summarization, cutting reading time by an estimated 70%.
Architecture
Shipped a FastAPI inference backend to Hugging Face Spaces and crafted a Chrome extension that injects a one-click summarize button into the Gmail interface.