Challenge Overview
We want to a build a Swift iPhone app for the Watson Personality Insights:
http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/personality-insights.html
The app should allow user put in a piece of text, choose from 3 pre-set pieces of text, or alternatively a URL and the service will produce output like this demo - https://watson-pi-demo.mybluemix.net/, but for a mobile experience. You are encouraged to identify anything interesting with the Watson Personality Insights service and build into the demo.
The Watson Personality Insights can only be called from the Blumix Service (you can use NodeJS as mentioned here: http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/personality-insights/). And your Swift app will communicate with the service you created.
You can follow this document to get started: http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/.
Final Submission Guidelines
Submission Deliverable
- Source Code - these will be used as code reference so core functional code will need to be concise, neat and properly document
- Deployment Guide with Detailed Verification Steps