Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,16 +10,20 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
|
| 12 |
|
| 13 |
-
# ๐
|
| 14 |
-
์ด ํ๋ก์ ํธ๋ ์ฌ์ฉ์๊ฐ ์์ด ์๊ธ์จ ํธ์ง ์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ํ๋ฉด, Upstage Document OCR API๋ฅผ ํตํด ์ด๋ฏธ์ง ๋ด ํ
์คํธ๋ฅผ ์ถ์ถํ๊ณ , Upstage Solar LLM์ ํตํด ํ๊ตญ์ด๋ก ์์ฐ์ค๋ฝ๊ฒ ๋ฒ์ญํด ์ฃผ๋ ๊ฐ๋จํ ์น ์ ํ๋ฆฌ์ผ์ด์
์
๋๋ค.
|
| 15 |
|
|
|
|
|
|
|
| 16 |
|
| 17 |
-
๐ฉ
|
| 18 |
-
|
| 19 |
|
| 20 |
---
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
---
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
|
| 13 |
+
# ๐ Handwritten Letter Translator
|
|
|
|
| 14 |
|
| 15 |
+
This project is a simple web application that allows users to upload images of handwritten Korean letters.
|
| 16 |
+
It extracts the text using the Upstage Document OCR API and then translates it naturally into English using the Upstage Solar LLM.
|
| 17 |
|
| 18 |
+
๐ฉ This demo was created using generative AI based on the handwritten letter image below.
|
| 19 |
+
Original source: [Handwritten Korean letter](https://www.fnnews.com/news/202110091005245880)
|
| 20 |
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
## โจ Key Features
|
| 24 |
+
|
| 25 |
+
- Extracts text from handwritten letter images using the Upstage Document OCR API
|
| 26 |
+
- Translates Korean text into English using the Upstage Solar LLM
|
| 27 |
+
|
| 28 |
|
| 29 |
---
|