Jul 26, 2017 · 1 min read
Does anyone know how to integrate python and chatscript.I mean i have a python ui with a textbox to accept user query.I want to pass the textbox value(eg:hello harry) to chatscript and return the bot’s reply and display it in pyton user interface.
can anyone help me?