- Alexa: How’s your day going?
- User: (explains day)
- Alexa: I feel you. I found some good playlists for you to listen to. Would you like to listen to X?
- User: Yes
- Alexa: (Play from Spotify)
- User: No
- Alexa: Ok. What about the Y playlist?
- User: I don't want to listen to music
- Alexa: Alright
- Amazon Echo Integration (https://developer.amazon.com/alexa-skills-kit)
- Watson AlchemyAPI (https://www.ibm.com/watson/developercloud/alchemy-language.html)
- Alexa -> JSON -> Text from user
- Text from user -> Python -> Watson score
- Score -> Python code -> Playlist
- Playlist -> Play through Alexa