garvitcpp commited on
Commit
65a6ac6
·
verified ·
1 Parent(s): 966040b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,15 +1,14 @@
1
- # SumItUp - Document Summarization App
 
 
 
 
 
 
 
 
 
2
 
3
- ## Overview
4
- An intelligent document summarization tool using Hugging Face's BART model and Streamlit.
5
 
6
- ## Features
7
- - Direct text input summarization
8
- - Document upload support (txt, pdf, docx)
9
- - Sentiment analysis
10
- - Configurable summary length
11
-
12
- ## How to Use
13
- 1. Paste text or upload a document
14
- 2. Adjust summary length using the slider
15
- 3. Click "Summarize" to get results
 
1
+ ---
2
+ title: SumItUp
3
+ emoji: ✍️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: "3.9"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
+ # SumItUp
 
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference