Added
- Web application interface using Flask
- Ability to summarize text from URLs, files, and direct text input via the web application
- JavaScript-based input type selection for the web application
- Clear previous summary results upon new submission in the web application
Changed
- Updated version number in `setup.py` to 0.2.0
- Added Flask as a dependency in `requirements.txt`
- Updated `README.md` to reflect the new web application features