Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open source conversational chatbot #17

Open
Vadorequest opened this issue Apr 13, 2020 · 0 comments
Open

Open source conversational chatbot #17

Vadorequest opened this issue Apr 13, 2020 · 0 comments

Comments

@Vadorequest
Copy link

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:

  • 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant