Built by @brandonwang1, @senapathys, @matt-dong, and @arjunneervannan
Devpost: https://devpost.com/software/summawrite/
Make sure you have Python installed
$ git clone https://github.com/brandonwang1/summaread.git # or clone your own fork
$ cd summaread
$ pip install -r requirements.txt
$ python app.py
Your app should now be running on localhost:5000.