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

https://github.com/castdrian/autosupport

autosupport using intent classification and ocr
https://github.com/castdrian/autosupport

Last synced: 3 months ago
JSON representation

autosupport using intent classification and ocr

Awesome Lists containing this project

README

        

# autosupport

autosupport using intent classification and ocr

## Showcase

pyoncord

## Usage

wit.ai project: \
To copy the wit project please refer to

### Production

```bash
sudo docker compose up --build
```

### Development

```bash
bun start
```