tchat is a terminal based chat bot that use nlp in order to respond to the prompted message.
- Download it by running:
npm install -g terminal-chatbot
remembersudo
forlinux
users 😎 - To run it, hit:
terminal-chatbot -p
orterminal-chatbot --play
- If you enjoyed it consider to contiributing to it's models 😁
Issues, Pull Request are welcomed on this package, also the only way to make this so precised is to contribute to it's models. Here are instructions:
1. clone this repository
2. install packages by running *yarn* command
3. go into intents folder *cd intents*
4. create a json file containing array of questions and answers as they are in *intents* folder check it.
5. commit and the push
6. open a pull request
7. you're done. Thank you for helping us.
This package is provided under mit license