scottleibrand / gpt-summarizer

Extract text from PDF, summarize each section w/ GPT, and provide a summarized outline of the paper
MIT License
189 stars 27 forks source link

Feature request: Detailed summaries #9

Open NAL100 opened 1 year ago

NAL100 commented 1 year ago

It might be worth having an in-between mode where the full text takes too long to read, but the summary is too short to give substantive detail to really understand what the article is trying to say. I would love to have something which summarizes, but in detail, similar to a human who is skilled at taking notes, where the relevant parts are put down. Ideally this would be filtered by the audience who is reading the detailed summaries.

Currently I'm finding the summaries by ChatGPT delete a lot of important information which makes the summary kind of useless because I have to read it anyway to really get the point of what it is saying. Basically high level summaries are only helpful in some limited use cases. I am not sure if this is possible in what you have created but it is an idea.