I need to store the output of IBM Watson visual recognition service in ibm cloud or any other database, which can be accessed for further use.Can anyone please help me out? thank you.
Check out Cloudant on Bluemix
https://cloudant.com/getting-started-with-cloudant-ibm-bluemix/
Or better yet Compose.io on Bluemix that offers you different DB options and an easy way to migrate between them.
https://www.ibm.com/blogs/bluemix/2015/07/getting-started-compose-bluemix/
The Visual Recognition service runs on Bluemix, which offers a number of database options. You could start by investigating the Object Storage service: https://console.ng.bluemix.net/catalog/services/object-storage/?taxonomyNavigation=applications.
Related
I am attempting to create Cloud Object Storage to work in conjunction with a Watson Studio service instance. However, when I attempt to create it, the following error message is displayed:
“Reseller channel 2c95500b-ea86-4b13-8bb5-b2f0c2fa8200 is invalid.”
How can I create the storage that I need?
When you attempt to create the cloud object storage instance through the Watson Studio service, a link sends you to a storage provisioning page. However, you are unable to provision the storage instance. As a workaround, you can create the Cloud Object Storage service manually through the IBM Cloud Catalog at the following URL: https://cloud.ibm.com/catalog/services/cloud-object-storage
I had this issue as well. Turns out when you create the new account it will ask you for a location for services and by default it's set to "Dallas". However changing that to London/Tokyo fixed this issue for me. I needed it for IBM Course on Coursera. I would recommend making a new account with services location set to London / Tokyo. It'll instantly fix this problem.
I managed to solve this by first creating the object storage before creating the Watson Studio service.
After you have created a cloud object storage service with the direct link to the service
While creating a new project On Watson Studio, you will see an option to Add a cloud Object Storage service under Define storage to your project in the project creation page. Once you click Add, you can either use an existing Service as you have now or create a new COS service.
For more details instructions check this section of the solution tutorial
We intend to develop a enterprise Bot using amazon lex that will fetch response from a SQL server, and display result along with visual presentation. Does Lex support on premise deployment?
Will there be any challenges in using Lex vs Google Dialogflow (formerly known as api.ai)?
Please suggest.
The bot agent you will develop that will reside on AWS, you can access it on AWS Lex console and you cannot have it on-premise.
You can, however, use webhooks which you can have on-premise.
You can use amazon-lex to understand user query and match intent, once the intent is matched, you can perform the operations using if-else conditions and get data from your SQL server.
This way none of your data will be on AWS.
I am new to Bluemix. I am planning for a web application that could utilize the database service and Watson IoT service.
Currenlty I am using mysql for my app, because it is more familiar to me. I have noticed couple of other services too( clearDB, dashDB, Cloudant DB, NoSQLCloudantDB ). I am not sure whether all the terms i mentioned is correct.
I am confused, which service should i follow?.
For mysql, How can I see the tables that I pushed?.
And, what is meant by, cloudantNoSQL?.
Thanks for the help!
The Watson IoT platform provides a managed connector to the IBM Cloudant NoSQL DB service on Bluemix. https://developer.ibm.com/iotplatform/2016/07/25/enhanced-data-storage-capabilities-for-ibm-watson-iot-platform/
A single specific storage solution is not going to work for every case so which option you choose may be dependent on your overall architecture and strategy.
I want to use Embedded Reporting Service in my app. to geenrate a report around DashDB. I am following this article for that -
http://www.ibm.com/developerworks/analytics/library/ba-create-sql-reports-from-nosql-database-bluemix-trs/index.html?ca=drs-
Is this service deprecated? If yes, what is the alternative I can use to generate reports?
Thanks Raj
The Embeddable Reporting Service was withdrawn from the Bluemix catalog on May 15, 2016. The service functionality has not been replaced with another Bluemix service.
I'm trying to use new Connect & Compose service on Bluemix. Compose seems to work all right, but when I choose DB in "Connect", and then tried to proceed vi "Next" button. But I got "Failed to fetch list of bluemix services" error message. See the screenshot below.
Failed to fetch list of bluemix services
Is there any prerequisite setting or some issues with my space ? (I suspect the later, since I have multiple services in my spaces).
Thanks in advance !
I've just tried to use the Connect & Compose service on Bluemix and I managed to connect to a SQL Database instance previously bound to an application. I have many services in my space, too. Probably you're right, there is a problem with your space, I suggest you to open a ticket to Bluemix Technical Support. Please note that this is a new BETA service. Refer to Bluemix - Getting customer support for further information.