Skip to content

A simple chat bot to teach about web-sockets, web-servers and the difficulties to create a meaning-full conversation.

License

Notifications You must be signed in to change notification settings

ak2552/IDD-Fa19-Lab6

 
 

Repository files navigation

ChatBot

A lab report by Ankur Kapoor

In this Report

To submit your lab, fork this repository. You'll need to upload any code you change into your fork, as well as upload a video of a friend or classmate using your chatbot.

Make the ChatBot your own

Describe what changes you made to the baseline chatbot here. Don't forget to push your modified code to this repository.

Functionality changes -

I modified the baseline chatbot to make it predict the future based on the user date of birth. If the user don't pay the money the chatbot does not tell the future.

Code changes -

I changed the background color, changed the text, added more conditional statements, changed the time loop, stored the values of date of birth, added some more input fields and other changes.

Code

Record someone trying out your ChatBot

Using a phone or other video device, record someone trying out your ChatBot. Upload that video to this repository and link to it here!

Video


Starter code by David Goedicke, closely based on work by Nikolas Martelaro and Captain Anonymous, who forked original work by Ian Tairea.

About

A simple chat bot to teach about web-sockets, web-servers and the difficulties to create a meaning-full conversation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • HTML 4.8%
  • CSS 4.2%