Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 746 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 746 Bytes

All the Feels

Project Idea

  • 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)

Optional 1

  • User: No
  • Alexa: Ok. What about the Y playlist?

Optional 2

  • User: I don't want to listen to music
  • Alexa: Alright

What we need/what we will use:

Architecture

  • Alexa -> JSON -> Text from user
  • Text from user -> Python -> Watson score
  • Score -> Python code -> Playlist
  • Playlist -> Play through Alexa