terminal-chatbot
v2.2.2
Published
This is a terminal based chatbot which use node-nlp
Downloads
3
Maintainers
Readme
tchat
tchat is a terminal based chat bot that use nlp in order to respond to the prompted message.
Installation - Usage
- Download it by running:
npm install -g terminal-chatbot
- To run it, hit:
terminal-chatbot -p
orterminal-chatbot --play
- If you enjoyed it consider to contiributing to it's models 😁
Contribute
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.
license
This package is provided under mit license