Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tansen87/ppocr

[OCR] An application based on PaddleOCR-json
https://github.com/tansen87/ppocr

paddleocr quasar tauri

Last synced: about 1 month ago
JSON representation

[OCR] An application based on PaddleOCR-json

Awesome Lists containing this project

README

        

# ppocr

> An application based on PaddleOCR-json

### screenshot

![image](/demo/screenshot1.png)

### quick start

```bash
pnpm i
```

```bash
pnpm run tauri dev
```

```bash
pnpm run tauri build
```