-
Install the cf cli if you do not already have it.
-
Set an IBM Cloud api endpoint, for example:
cf api api.ng.bluemix.net
-
Log into the cf client using your IBM Cloud account credentials:
cf login
-
Create A Personality Insights Service
cf create-service personality_insights "IBM Watson Personality Insights Monthly Plan" Personality-Insights-Watson-Love
-
Setup your Twitter user provided service.
- If you do not have credentials, go get a Twitter consumer key and secret.
- From the Cloud Foundry CLI create your user-provided Twitter service
cf cups twitter-service -p "apikey, secret"
this will start interactive input for your credentials. Enter your consumer API key and API key secret and hit enter.
-
Clone this repository,
cd
into the new directory and push the app to your IBM Cloud org usingcf push
-
Notifications
You must be signed in to change notification settings - Fork 2
Uses the Twitter API and IBM Watson Personality Insights API to compare two people and give them a "love score" based on their tweets.
alohr51/Watson-the-Love-Expert
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Uses the Twitter API and IBM Watson Personality Insights API to compare two people and give them a "love score" based on their tweets.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published