Celestine4cpp / preact-chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime Preact Chatbot

How to build a realtime chatbot with Pusher, Wit.ai and Preact -> https://pusher.com/tutorials/chatbot-preact-witai

A sample chatbot to show how to add Natural Language Processing and realtime features to a chatbot with the help of Wit.ai.

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. See tutorial for notes on how to get the required keys from Wit.ai and Facebook

Pre-requisites

Built With

Licence

MIT

About


Languages

Language:JavaScript 83.6%Language:CSS 16.4%