Skip to content

Latest commit

 

History

History

05-bots

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Bots!!

Bot Code of Conduct

Node.js

Twitter API

Discord API

Reading

ChatBots

Bot Project, Due Wed October 16

Create a bot! For the purposes of this class, I'm defining a bot as "a computer program which conducts a conversation via auditory or textual methods." This can be applied very broadly, that conversation can be one-sided, two-sided, multi-sided, and it's optional whether there are humans involved at all! You may choose any platform for the course. Examples are provided above for Discord, Twitter, and RiveScript + p5.js but you are welcome to experiment with any social media platform, service, conversational interface, hardware, website, sms system, etc. as you see fit!

Document the process of creating your bot and running your bot in a blog post. Include sample interactions / posts from your bot with screenshots,etc. Reflect on the Bot Code of Conduct and what ethical questions you considered as part of your process and documentation.

Prepare a 5 minute presentation on your bot on October 16.

Add your assignment below via Pull Request

(Please note you are welcome to post under a pseudonym and/or password protect your published assignment. For NYU blogs, privacy options are covered in the NYU Wordpress Knowledge Base. Finally, if you prefer not to post your assignment at all here, you may email the submission.)

Emoji Key for Video Tutorials, Readings, and more

  • 🚨 Watch this video tutorial! (this is technical info needed for the examples). Of course if you alreaddy know this material, you can skip.
  • 🔢 This is found in a group, maybe pick just one to check out!
  • 🍿 Additional video if you have a particular interest and want to do a deeper dive.
  • 📕 Required reading! Let's make sure we all have read this.
  • 📚 Optional additional reading for a deeper dive.
  • 💻 Code examples here!
  • 📈 Class presentation slides
  • 🔗 Extra reference material / link