Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,13 +11,16 @@ sdk_version: 5.31.0
|
|
| 11 |
|
| 12 |
# ๐ง Smart Note Summarizer
|
| 13 |
|
| 14 |
-
This application allows you to upload a PDF or paste text, select your preferred summary language, and receive:
|
| 15 |
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
---
|
| 23 |
|
|
|
|
| 11 |
|
| 12 |
# ๐ง Smart Note Summarizer
|
| 13 |
|
|
|
|
| 14 |
|
| 15 |
+
Smart Note Summarizer is an intelligent, multilingual application that allows users to upload a PDF file or paste any block of text, and receive:
|
| 16 |
+
|
| 17 |
+
- โ๏ธ A clean, concise summary
|
| 18 |
+
- ๐ท๏ธ An automatically generated title
|
| 19 |
+
- ๐ 5 relevant keywords
|
| 20 |
+
- ๐ Two multiple-choice quiz questions
|
| 21 |
+
- ๐ Automatic translation if the source language and summary language differ
|
| 22 |
+
|
| 23 |
+
All powered by OpenAI GPT-3.5 and wrapped in a clean Gradio interface.
|
| 24 |
|
| 25 |
---
|
| 26 |
|