-
How easy would it be to provide a recognize method for a bytearray instead of a file? I am unable to store a file on the Bluemix file system but have a bytearray of a file that I uploaded locally.
-
Hello,
On the 'Watson Node-RED services labs' page, the links 'Tradeoff Analytics', 'Text to speech', 'Visual recognition', 'Alchemy Vision', 'Alchemy Feature Extraction', 'Natural Language Classifi…
-
I noticed my node app was creating a file called "string" with the contents: testtest
I narrowed it down to the init portion of this library:
var visual_recognition = watson.visual_recognition({
u…
-
Hi guys. I have followed the Visual Recognition tutrial however, the sample HTML is not producing the label_name or label_score variables
![picture1](https://cloud.githubusercontent.com/assets/147989…
-
I've cloned the app with my own Watson credentials and It's unfortunately not working.
I keep getting the error :
```
Error processing the request. Please try again.
```
The JS console is telling …