Hello, Im Dawson. Im new to these forums and pretty new to python programming in general, and i have a few questions.
in running this chatbot: https://github.com/llSourcell/tensorflow_chatbot
with these changes: https://github.com/llSourcell/tensorflow_chatbot/pull/77/files#diff-ef44ea21c76f4cfa4eb2c945f5b0ae30L4
its being trained atm but im hoping to add some virtual assistant capabilities without voice recognition and was wondering how i would go about that.
I know how to make a basic virtual assistant functions like the ones seen here: https://www.youtube.com/watch?v=JuygPoTr4X8&t=58s
Im more concerned with where i would put the code.
any help would be much appreciated, if you want any more specifics just ask.