Interaction with ChatBot
We're going to talk about how we can interact with our model.
Now we can talk with new friend ChatBot, lets type:
$ cd Desktop/nmt-chatbot/
$ python3 inferences.py
Starting interactive mode (first response will take a while):
> Hello how are you?
- I'm good.
- Hey, how's your day?
- Hey hey hey hey hey hey hey hey
- Hey, how's your day going?
....
..
...
Last updated
Was this helpful?