File size: 366 Bytes
1bc4912
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 🧠 AI Text Summarizer

Summarize **Text**, **PDFs**, or **URLs** using two techniques:
- βœ‚οΈ Extractive Summarization (BERT-based)
- 🧠 Abstractive Summarization (BART Transformer)

### Features:
βœ… Hugging Face Transformers  
βœ… Gradio UI  
βœ… Supports multiple input types  
βœ… Adjustable summary length / ratio

Made with πŸ’™ by Sparsh