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
- Host: GitHub
- URL: https://github.com/castdrian/autosupport
- Owner: castdrian
- License: gpl-3.0
- Created: 2023-08-12T14:14:44.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-29T12:41:49.000Z (10 months ago)
- Last Synced: 2025-03-19T22:48:44.625Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.07 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```