[![Build Status]]
- Visit EOS Chatbot
- You can train the bot on likely questions you feel the users can ask it and provide the answer as well in a sinlge line of string. Use the sample below in the exact format:
- train:what is my name#Your name is Kazeem
The bot has been programmed to automatically detects that you want to train it from the string passed. If the string passed does not have these special characters, it will treat the string as a question by an ordinary User. - ENJOY Team EOS Chatbot in your applications!
-
You need to have a php server and a mysql database installed. You can download either xampp or wamp server.
-
Clone this repository into the
htdocs folder
-
If you have not been added to the organization, kindly work in your forked repository and open a pull request here
-
Fork the repository and push to your
staging branch
-
Merge to your
master
and compare forks with the original repository -
Open a Pull Request.
git clone https://github.com/hngi/Team-EOS-Chatbot.git
git checkout staging
Ensure you read this doc here for complete instructions
Failure to do this will warant closing your pull request