Summarise Documents

Creates short summaries of each document

LLM ML
Summarise Documents

Summarise Documents is an optional workspace app of Safelink that automatically creates short summaries of each document when enabled.

Used OpenAI to generate the summaries. Documents are chopped into chunks and are summarized recursively, as such: the summary of the whole document is the summary of the concatenation of the parts as per OpenAI. If the summary is short enough, accept it as the summary; else, summarise the summary.