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

https://github.com/itsgitz/ocr-lab

Optical Character Recognition lab
https://github.com/itsgitz/ocr-lab

Last synced: 22 days ago
JSON representation

Optical Character Recognition lab

Awesome Lists containing this project

README

          

# ts

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.3.14. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.