Show HN: Chrome extension that summarizes text content using DistilBART model
1–10 of 27 posts
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#2Use it to summarize wikipedia articles, scientific papers, books or anything
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#3Highlight any text, double tap 'Enter' and get a summary of any text on web Use it to summarize wikipedia articles, scientific papers, books or anything
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#4Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#5Highlight any text, double tap 'Enter' and get a summary of any text on web Use it to summarize wikipedia articles, scientific papers, books or anything
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#6Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#7I encourage you to edit this title (or ask the mods to do so, if it won't let you, just write them at the footer Contact link). It doesn't say what it does, and has a lot of capital letters, and is missing the specific keyword for what you're doing: Summarizing. Consider instead "Show HN: Chrome extension that summarizes page content using the DistilBART model" instead. You could try to wedge TL;DR in there as "Tl;dr…
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#8I'd like more information about this before installing it.
Why are there no examples? The one example on the page is too small to read.
What personal information does the plugin collect?
Not trying to be negative. The plugin might be useful. It's difficult to make an assessment without this information.
Re: Show HN: Chrome extension that summarizes text content using DistilBART model
#9> Beware: summarisations might not be accurate due to the nature of the model I'd like more information about this before installing it. Why are there no examples? The one example on the page is too small to read. What personal information does the plugin collect? Not trying to be negative. The plugin might be useful. It's difficult to make an assessment without this information.
Summarization request gets proxied to the Huggingface Inference API. According to https://huggingface.co/inference-api they claim to protect the data and not share it with third parties.
On examples - thank you for the comment, I'm thinking of recording a video and improving screenshots etc. Right now it's the earliest launch to hear people opinions
I'm not sure if the model can dismiss facts. From BART model paper:
"Because BART has an autoregressive decoder, it can be directly fine tuned for sequence generation tasks such as abstractive question answering and summarization. In both of these tasks, information is copied from the input but manipulated, which is closely related to the denoising pre-training objective."
"Information is copied but manipulated" - idk if it can lead to the factual mistakes and disinformation. Knowledgable opinions are best welcomed!