Skip to content

Files

Latest commit

3a40e3e · Oct 10, 2021

History

History

document_summarizer

AlDocSummarizer

A python script based GUI interface to summarize documents (.pdf and .docx files).

Installation

Use the package manager pip to install packages.

pip install PyPDF2
pip install python-docx
pip install Pillow

Usage

  1. Provide the input as given in above image.
  2. Then, click on SUMMARIZE button.