You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a conversational chatbot that would be open source, without machine learning/deep learning complexities.
There are two parts that are of interest to me:
Builder: A UI that helps building the conversation (logic jumps, messages, actions, response types, etc.) and eventually generates a JSON schema
Conversation: A UI (chatbot) generated based on a given schema specification (where the end-user can interact with the bot, answer, pick choices, etc.) and eventually yields the conversation context (that includes all given answers, etc.)
Have you heard of anything similar?
The text was updated successfully, but these errors were encountered:
Hi @JStumpp and thanks for this curated list.
I'm looking for a conversational chatbot that would be open source, without machine learning/deep learning complexities.
There are two parts that are of interest to me:
Have you heard of anything similar?
The text was updated successfully, but these errors were encountered: