Build conversational interfaces for the browser.
Wisty.js is a JavaScript library to build contextual chatbots and virtual assistants on the web.
Build conversational interfaces for the browser.
Wisty.js is a JavaScript library to build contextual chatbots and virtual assistants on the web.
Thanks to TensorFlow.js, Wisty relies on neural networks to determinate the meaning of user’s queries.
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.
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.