Skip to content

jhoudan/webchat-ml

Repository files navigation

Webchat

An experimental version of the Recast.AI Webchat in ReasonML.

Note This is still a WIP.

Run the project

npm install
npm start
# in another tab
npm run webpack

Copy-paste index.html.init to index.html and update the channelid and token fields. Then open it in your browser, and that's it!

Build for production

npm run build
npm run webpack:production

About

A WIP ReasonML version of the Recast.AI Webchat (https://github.com/RecastAI/Webchat)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published