A simple AJAX based chat system. Instructions
$ git clone https://github.com/piyush97/ChatBot.git
$ cd ChatBot
$ python -m SimpleHTTPServer
Within the download you'll find the following directories and files. You'll see something like this:
ChatBot/
├── LICENSE
├── .travis.yml
├── readme.md
├── index.html
├── css/
│ ├── Animate.css
│ └── bootstrap.css
└── js/
├── chat.js
└── jquery.js
- AJAX
- CSS
- HTML
- BOOTSTRAP
- Dialogflow
- NodeJs
- JavaScript
- JQuery
- Animate.CSS
Piyush Mehta
Code and documentation copyright 2018 Piyush Mehta