Wisty's logo

Wisty.js

Build conversational interfaces for the browser.

Wisty.js is a JavaScript library to build contextual chatbots and virtual assistants on the web.

Powered by machine learning

Thanks to TensorFlow.js, Wisty relies on neural networks to determinate the meaning of user’s queries.

Less hardcoded logic

Wisty is based on Hybrid Code Networks, a model that learns from full dialogs. It means that the model can learn more complex procedures without being hardcoded. New features are just a few training dialogs away.

Node.js and browser support

You can integrate a bot directly into your front-end without having to rely on some infrastructure. You can also train and use your bot in a Node.js environnement.

XTNS