Skip to content

Upload any book and have GPT generate a summary of it in seconds.

Notifications You must be signed in to change notification settings

ankelkoss/bookSummarizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 AI Book Summarizer

Description

AI Book Summarizer is a Streamlit app that generates summaries for uploaded books in PDF or EPUB format using GPT models.

Features

  • Upload books in PDF or EPUB.
  • Input OpenAI API key for summarization.
  • User-friendly interface.

How to Use

  1. Upload your book.
  2. Input your OpenAI API key in the sidebar.
  3. Click "Sum it up!" to get the summary.

Dependencies

Check requirements.txt for the list of required Python libraries.

Running Locally

  1. Clone the repo.
  2. Install packages: pip install -r requirements.txt.
  3. Run: streamlit run summary_app.py.

About

Upload any book and have GPT generate a summary of it in seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%