- detectLabels
- detectText
- detectModeration
VueJS + Typescript
- It detects objects and scenes in an image and extracts matched keywords.
- Extracts the text from the image and draws a box in that area.
- can determine if an image or video contains explicit or suggestive adult content
yarn install
yarn run serve
yarn run build