Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,13 @@
|
|
1 |
-
|
2 |
-
title: Preppal Sathvikk
|
3 |
-
emoji: 🚀
|
4 |
-
colorFrom: red
|
5 |
-
colorTo: red
|
6 |
-
sdk: docker
|
7 |
-
app_port: 8501
|
8 |
-
tags:
|
9 |
-
- streamlit
|
10 |
-
pinned: false
|
11 |
-
short_description: summarizes pdfs
|
12 |
-
license: mit
|
13 |
-
---
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
|
|
|
|
|
|
18 |
|
19 |
-
|
20 |
-
|
|
|
|
|
|
1 |
+
# PrepPal - Study Assistant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
+
An AI-powered tool to summarize your study notes from PDF files.
|
4 |
|
5 |
+
## Features
|
6 |
+
- PDF text extraction
|
7 |
+
- AI-powered summarization
|
8 |
+
- Lightweight and fast
|
9 |
|
10 |
+
## How to Use
|
11 |
+
1. Upload a PDF (max 5MB)
|
12 |
+
2. Click "Generate Summary"
|
13 |
+
3. View or download the summary
|