Document_OCR_Demo / README.md
Yescia's picture
Update README.md
845b568 verified
|
Raw
History Blame Contribute Delete
787 Bytes
---
title: Document_OCR_Demo
emoji: πŸ“š
colorFrom: gray
colorTo: red
sdk: gradio
sdk_version: 5.23.1
app_file: app.py
pinned: false
---
# πŸ’Œ Handwritten Letter Translator
This project is a simple web application that allows users to upload images of handwritten Korean letters.
It extracts the text using the Upstage Document OCR API and then translates it naturally into English using the Upstage Solar LLM.
πŸ“© This demo was created using generative AI based on the handwritten letter image below.
Original source: [Handwritten Korean letter](https://www.fnnews.com/news/202110091005245880)
---
## ✨ Key Features
- Extracts text from handwritten letter images using the Upstage Document OCR API
- Translates Korean text into English using the Upstage Solar LLM
---