Skip to content

noufpy/I-am-not-your-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I-am-not-your-bot

I was inspired to create a bot that had a role opposite to what we always presume bots to have. Bots are considered to be obedient, patient, and emotionless. They are expected to serve us constantly. Hence, we demand orders from them, yell at them, and even make fun of them. So what if there was a bot that didn’t serve you? What if there was a bot that talked back and asked you to treat it nicely? Meet Alice, a disobedient bot that is asking you to get to know her. You simply call her number and ask her questions to win her heart! If you listen attentively and answer the questions on the form correctly, then she will tell you how she feels about you.

For this project, I used the Twilio’s Speech API library to handle incoming calls, to output speech from my bot, and to gather speech input from the user. I then used Rivescript to script a conversation which was then fed back into my Twilio bot to respond to the user.

How does it work?

  1. Go to http://138.197.87.20:8800 to read instructions on how to talk with Alice.

1

  1. User calls Alice. Server is collecting conversation.

2

  1. Finished phone conversation with Alice. User is filling out form to see how much they remember about their conversation with Alice.

3

  1. Submitting responses will reveal how Alice feels about you.

4