the-carnage commited on
Commit
b00aa55
Β·
1 Parent(s): 6d84ee5

Add Space metadata

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸ“„πŸ–Ό Docurizzer - Document Summarizer
2
 
3
  A Streamlit application that extracts text from PDFs and images, then summarizes them using AI.
 
1
+ ---
2
+ title: Docurizzer
3
+ emoji: πŸ“„
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: "1.32.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # πŸ“„πŸ–Ό Docurizzer - Document Summarizer
13
 
14
  A Streamlit application that extracts text from PDFs and images, then summarizes them using AI.