https://github.com/tansen87/ppocr
[OCR] An application based on PaddleOCR-json
https://github.com/tansen87/ppocr
paddleocr quasar tauri
Last synced: 4 months ago
JSON representation
[OCR] An application based on PaddleOCR-json
- Host: GitHub
- URL: https://github.com/tansen87/ppocr
- Owner: tansen87
- License: mit
- Created: 2024-07-20T10:20:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T08:53:28.000Z (almost 2 years ago)
- Last Synced: 2025-09-11T01:53:30.443Z (9 months ago)
- Topics: paddleocr, quasar, tauri
- Language: Vue
- Homepage:
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ppocr
> An application based on PaddleOCR-json
### screenshot

### quick start
```bash
pnpm i
```
```bash
pnpm run tauri dev
```
```bash
pnpm run tauri build
```