I’m building a chatbot builder that allows users to drag and drop boxes with expressions, intents, and responses that later gets summarized into a JSON file for the backend server to process and create the chat bot. Assuming the NLP stuff and bot creation process is all done already (i.e if you feed it a JSON it spits out a chatbot), is there an open source library or framework for creating that tree structure + drag and drop model?
submitted by /u/Jpark9061
[link] [comments]