Skip to content

Summarizes entire books or selected chapters. Written as a gift for a dear friend. requires an API key

Notifications You must be signed in to change notification settings

qader1/Book_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Summarizer

Simple interface to summarize entire books with a slicing option to pick a range of pages.

Using your API Key:

Create key.json and add your own google Gemini key. Please follow this format:

{
    "key": "XXXXXXXXXXXXXXXXXXXXXX"
}

The used model is Gemini Flash.

The first run

Pandoc will be downloaded in /User/AppData/Local/Pandoc/ and the .msi installer will be created in the script directory. Please run the installer to install Pandoc to avoid downloading everytime.

That's it.

About

Summarizes entire books or selected chapters. Written as a gift for a dear friend. requires an API key

Resources

Stars

Watchers

Forks

Languages