A simple note taking tool to make paraphrasing and summarizing information easier.
- Highlight a paragragh and
Suggestto create a simple note paraphrasing the information - Alternatively, click a sentence to only summarize that sentence
- Install Python from python.org/downloads/
- Run
pip install -r requirements.txt - Start a server by running
python manage.py runserverin thedjango_projectfolder
