File size: 374 Bytes
8e3cebe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
language:
- en
license: apache-2.0
tags:
- summarization
- pegasus
- automaiton
---

# Text Summarizer

An automated summarization pipeline that integrates browser automation for scraping live articles.

## Model
Uses `google/pegasus-xsum` for high-quality abstractive summarization.

## Automation
Includes a Selenium-based crawler to fetch content from provided URLs.