Comment on Show HN: Say Less – AI summarization tool in the Gmail compose windowComments−generalizations6yBased on some digging around, it looks like the app is made with Facebook AI's BART model [1]. The only summarization implementation I spotted was made by huggingface (of course). [2][1] https://github.com/pytorch/fairseq/tree/master/examples/bart[2] https://huggingface.co/facebook/bart-large-cnn−yoavzOP6yYes, you are correct -- I linked to this research on the frontpage as a citation.
Comments
Based on some digging around, it looks like the app is made with Facebook AI's BART model [1]. The only summarization implementation I spotted was made by huggingface (of course). [2]
[1] https://github.com/pytorch/fairseq/tree/master/examples/bart
[2] https://huggingface.co/facebook/bart-large-cnn
Yes, you are correct -- I linked to this research on the frontpage as a citation.