Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

dawidrylko/phone-manager-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Manager Chatbot

Simple phone manager chatbot created with Wit.ai.

Demo

Phone Manager Chatbot available only in Polish.

Install

  • npm install

Tested on npm >= 6.10.

Running client

  • node client/main.js <wit-access-token>

Running web api

  • Install any node server, eq. http-server.
  • Run http-server web.

Created by Dawid Ryłko. Check out my programming blog.