Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pacifiquem/tchat

terminal based chat bot
https://github.com/pacifiquem/tchat

Last synced: 13 days ago
JSON representation

terminal based chat bot

Awesome Lists containing this project

README

        

# tchat
tchat is a terminal based chat bot that use nlp in order to respond to the prompted message.

# Installation - Usage

1. Download it by running: `npm install -g terminal-chatbot` remember `sudo` for `linux` users 😎
2. To run it, hit: `terminal-chatbot -p` or `terminal-chatbot --play`
3. 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:
```md
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*