Skip to content

RowanG1/PDFSummarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PDFSummarizer

AI Summarizer of PDF

To run: Run the Jupyter notebook: summarize_try.ipynb in your local environment (eg Anaconda with VS Code).

The transformers library of Hugging face needs to be installed on your environment. https://huggingface.co/docs/transformers/installation

You can place the Pdf in the root directory, then update the pdf reference in the notebook summarize_try.ipynb.

To run in a cloud envronment like Google Colab, you will need to do some tweaks to load the Pdf (eg Google Drive), and write the summary result to file (eg. Google Drive).

About

AI Summarizer of PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published