Kaku-g / ai-pdf-summarizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-summarizer

summarize your contents with the help of this summarizer:

Input:

  • takes in pdf

Output:

  • summary of pdf

Stack:

  • built using huggingface model
  • python

How to setup locally?

  • Clone this repo. git clone https://github.com/Kaku-g/ai-pdf-summarizer.git
  • install python locally
  • install other dependencies - from requirements.txt by running pip install -r requirements.txt
  • then run python index.py

App preview:

image

Additional info:

Any change which helps in performance upgrade or any other issue are welcome. Make sure to have a complete description of the issue in pull request.

About

License:MIT License


Languages

Language:Python 68.6%Language:CSS 16.5%Language:HTML 14.5%Language:Procfile 0.4%