Developed an end-to-end abstractive text summarization system using the T5-small transformer model and deployed it through a Flask web application. The application allows users to input long-form text and receive context-aware, concise summaries generated using a sequence-to-sequence transformer architecture.