Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1009 Bytes

README.md

File metadata and controls

54 lines (41 loc) · 1009 Bytes

CHAT BOT

A simple AJAX based chat system. Instructions

    $ git clone https://github.com/piyush97/ChatBot.git
    $ cd ChatBot
    $ python -m SimpleHTTPServer 

STATUS:

Build Status

What's included

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
    
   

Technologies used:

  1. AJAX
  2. CSS
  3. HTML
  4. BOOTSTRAP
  5. Dialogflow
  6. NodeJs
  7. JavaScript
  8. JQuery
  9. Animate.CSS

Creators

Piyush Mehta

Copyright and license

Code and documentation copyright 2018 Piyush Mehta