Skip to content

A chrome extension that summarizes articles, news, blogs in real time.

Notifications You must be signed in to change notification settings

Prakhar29Sharma/RT-Text-Summarizer

Repository files navigation

Real Time Summarizer

  • A chrome extension that summarizes news, article and blogs in realtime. It includes a speak aloud feature.
  • powered by facebook/bart-large-cnn : https://huggingface.co/facebook/bart-large-cnn
  • BART model pre-trained on English language, and fine-tuned on CNN Daily Mail. It was introduced in the paper BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension by Lewis et al. and first released in [this repository (https://github.com/pytorch/fairseq/tree/master/examples/bart).
  • This project uses serverless inference api for faster prototyping

   


Demo SS

About

A chrome extension that summarizes articles, news, blogs in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published