llSourcell / chatbot_tutorial

This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube
Apache License 2.0
178 stars 102 forks source link

Rivescript? #1

Open kwichmann opened 6 years ago

kwichmann commented 6 years ago

I've been looking into Rivescript a bit for making simple chatbots. The Coding Train has some good introductory material on this and how to use it with JavaScript. So what I'm wondering is: Is there a clever way to combine, say RNNs, with this more basic framework?