2019-03-04 09:40:50 -03:00
|
|
|
# General Bots Tooling
|
|
|
|
|
2022-08-12 11:25:46 -03:00
|
|
|
|
2024-01-20 14:27:21 -03:00
|
|
|
## Notable Packages
|
|
|
|
|
|
|
|
### [@push](https://github.com/vasyas/push-rpc)
|
|
|
|
|
|
|
|
#### Updating BotServer/swagger.yaml
|
|
|
|
```
|
|
|
|
node ./node_modules/@push-rpc/openapi/dist/cli.js --tsConfig ./tsconfig.api.json --apiTemplate ./api-template.json --output swaager.yaml --baseDir=. --entryFile ./src/api.ts --entryType GBAPI
|
|
|
|
```
|
|
|
|
|
2019-03-04 09:40:50 -03:00
|
|
|
## NLP
|
|
|
|
|
|
|
|
### luis.ai
|
|
|
|
|
|
|
|
## Spell Checker
|
|
|
|
|
|
|
|
### Bing Spell Checker
|
|
|
|
|
|
|
|
## Speech to Text
|
|
|
|
|
|
|
|
### Azure Speech Services
|
|
|
|
|
|
|
|
## Quality Assurance
|
|
|
|
|
|
|
|
### Nightmare
|
|
|
|
|
|
|
|
https://codecept.io/nightmare
|
2022-08-12 11:25:46 -03:00
|
|
|
|
|
|
|
|
|
|
|
# System Limits
|
|
|
|
|