Skip to content

DK013/sheli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheli

A simple chatbot experiment with node.js

About

This project uses :

  1. Express - Fast, unopinionated, minimalist web framework for Node.js.
  2. Socket.io - Featuring the fastest and most reliable real-time engine.
  3. apiai - Voice and text-based conversational api.

Getting Started

Getting up and running is as easy as 1, 2, 3

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/sheli; npm install
    
  3. Start your app

    npm start
    

Help

For more information contact Author. Official Website : Westenets Technologies. Bug Report : Issues.

Changelog

0.1.0

  • Initial release

License

Copyright (c) 2017

Licensed under the MIT license.