A python script based GUI interface to summarize documents (.pdf and .docx files).
Use the package manager pip to install packages.
pip install PyPDF2
pip install python-docx
pip install Pillow
- Provide the input as given in above image.
- Then, click on SUMMARIZE button.