Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Need info about few things #2

Closed
sriram275 opened this issue Jul 19, 2018 · 1 comment
Closed

Need info about few things #2

sriram275 opened this issue Jul 19, 2018 · 1 comment

Comments

@sriram275
Copy link

Hi there,
Like your chatbot very much for basic level to starters. Have few questions that

  1. Can we train with intents and entities like this site does (https://dialogflow.com) via csv?

Current flow is:
User input -> Parse the text -> Machine learning -> store (mysql) -> give response to user

And What am I looking is like below:
User input -> Parse the text -> Machine learning -> Store(mysql) -> Get the response from data store (application database) based on action and entities keywords -> give response to user

Thanks.

@edbullen
Copy link
Owner

Hi. thanks for that. Sorry, it doesn't really do what you want - as it stands this chatbot only has three "intents" and these are hard-coded in: Question, Answer, Chat. I think if you wanted to create a useful live chatbot you could take some parts from this chat-bot and re-use them, but it is not a complete all-purpose chatbot.

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

No branches or pull requests

2 participants