This project provides a RESTful API for text summarization using transformer-based models such as T5 and BART. It allows you to submit large texts and receive concise summaries generated by pre-trained models, which can be accessed via a simple API endpoint.