For the final project, I created a bot playing a song association game with humans. I watched several Youtube clips, and I thought it is intriguing to watch.

https://www.youtube.com/watch?v=MWPsyXFLiKc

I decided to use Spotify API and Genius API to search song and lyrics information based on the user input.

Screen Shot 2021-10-14 at 2.47.50 PM.png

So, if the Dialogflow detects the intent then it returns with fulfillment text or song lyrics with the input word included when the game is triggered.

https://youtu.be/WhjxxO4aM6A

https://youtu.be/zw5UCJB3RoU

Problems