Scratch tutorials to create a CHATBOT.
It is believed that the first chatbot, called ELIZA was created in 1966 at the Massachusetts Institute of Technology a university in Cambridge, Massachusetts, also known at MIT. You can try an emulator of it at the link below, at another university. The internet didn't exist back then, so any ELIZA chatbots online are bots based on the original.
To start building your own chatbot using Scratch, follow the steps below. It takes a really long time to enter all the questions, but it doesn't take too long to create a basic chatbot. Your Scratch-based chatbot won't be nearly as powerful as ELIZA, but the idea is the very similar.
Introduction Tutorial
Watch and us "Pause" to build your own.
Tutorial #1 - Building the Main code
Watch and us "Pause" to build your own.
Tutorial #2 - Building the Chatbot's Response subroutine
Watch and us "Pause" to build your own.
Tutorial #3 - Building the Chatbot's Learning subroutine.
Watch and us "Pause" to build your own.