Summit Mind

A lightweight AI assistant that summarizes meetings and extracts key action items using fine-tuned T5 models.

Compare two models — T5-Small and T5-Base — to explore the tradeoff between speed and accuracy.

⚠️ Read the disclaimer to understand project limitations.

Upload or Paste Your Meeting Transcript

Or Try a Prewritten Example

Summary Comparison

T5-Small Summary

...

T5-Base Summary

...

T5-Small responds faster but can miss some details.
T5-Base is slower but produces higher quality summaries.

Disclaimer: These models are lightly fine-tuned for demonstration purposes only. Training was time and resource constrained, and the goal of this project was to build a complete end-to-end infrastructure for deployment and inference. In a production environment, significant improvements to data handling, training time, hyperparameter tuning, and evaluation would be made.