Comment on Ask HN: How would you program a rule-based chatbot or web app?Comments−bckr4yA modern NLP system might help extract user intention from the user input.Or you could use "chat" where chat actually means pre-fabricated inputs in a simple decision tree.
Comments
A modern NLP system might help extract user intention from the user input.
Or you could use "chat" where chat actually means pre-fabricated inputs in a simple decision tree.