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

Bot UI with RASA NLU #56

Open
udhayudo opened this issue Apr 18, 2018 · 1 comment
Open

Bot UI with RASA NLU #56

udhayudo opened this issue Apr 18, 2018 · 1 comment
Labels
needs example There should be a general example for usage.

Comments

@udhayudo
Copy link

udhayudo commented Apr 18, 2018

Hi,
I am trying to build a UI with BOT UI and have RASA for NLU processing. I am using flask to build a interface in Python.
How to use fields that gets the user message . Like below :
<p>Message<input type = "text" name = "Name" /></p>
<p><input type = "submit" value = "submit" /></p>

Python : user_message = request.form['Name']

@moinism moinism added the needs example There should be a general example for usage. label Jan 12, 2019
@niteshdm
Copy link

Hi, @udhayudo did you find any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs example There should be a general example for usage.
Projects
None yet
Development

No branches or pull requests

3 participants