Text Segmentation and Summarization may be run using the jupyter notebooks within their respective directories.
To run the web interface and API first run the following command in the terminal:
uvicorn interface.api.main:app
Then open the index.html file in your browser.