lfoppiano / document-qa

Scientific Document Insight Q/A
https://lfoppiano-document-qa.hf.space/
Apache License 2.0
23 stars 4 forks source link

Add summarization #10

Open lfoppiano opened 11 months ago

lfoppiano commented 11 months ago

To properly summarise papers, we need to iteratively compress information in a slightly different way than the Q/A.

The summarisation could be implemented as separate function than the Q/A, in the same interface.