https://github.com/jsplumb-demonstrations/chatbot
Chatbot builder based on JsPlumb
https://github.com/jsplumb-demonstrations/chatbot
angular chatbot diagram diagramming gojs javascript jointjs jsplumb react svelte svg typescript visualization vue
Last synced: 2 months ago
JSON representation
Chatbot builder based on JsPlumb
- Host: GitHub
- URL: https://github.com/jsplumb-demonstrations/chatbot
- Owner: jsplumb-demonstrations
- Created: 2024-04-01T22:29:52.000Z (over 1 year ago)
- Default Branch: 7.x
- Last Pushed: 2025-04-23T10:29:41.000Z (6 months ago)
- Last Synced: 2025-04-23T11:32:30.840Z (6 months ago)
- Topics: angular, chatbot, diagram, diagramming, gojs, javascript, jointjs, jsplumb, react, svelte, svg, typescript, visualization, vue
- Language: JavaScript
- Homepage: https://jsplumbtoolkit.com/demonstrations/chatbot
- Size: 133 KB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## JsPlumb Chatbot
This starter app models a chatbot builder. Users can drag different node types representing decisions and actions onto a canvas and then establish connections between them. The core of the app is the same for all of the different flavours available, but each directory contains the entire app for the given library integration, to make it easier for you to clone and work on.