Recently we had the idea that a good addition to our list of starter applications might be a chatbot demo. We think this is a pretty neat build time. In this post we’re going to track the process in real time, or real-ish time, at least. We’re going to write this in ES6, and we’ll use esbuild to create our bundle.
The source code of this demo is available on Github. If you’re not a licensee of the Toolkit, you can start your 30 day free trial of jsPlumb here.
Read the whole blog here: https://jsplumbtoolkit.com/blog/2023/10/03/how-to-build-a-chatbot-designer
In a subsequent post we explored how to use the Toolkit’s seamless Angular integration to port this to Angular 16. You can read the whole post here: https://jsplumbtoolkit.com/blog/2023/10/04/angular-chatbot
We’ve also released a version for React 17+. https://jsplumbtoolkit.com/demonstrations/chatbot
We hope you’re enjoying our latest demos.
Top comments (0)