transfer-learning-conv-ai
transfer-learning-conv-ai copied to clipboard
Adding Color and Exit point.
Problem i faced : When i run interact.py to interact with my bot , there is no option to exit from interaction with bot or stop talking with bot.
Solved : So i make some changes , Now when you run interact.py then you can easily stop/exit talking/interaction by typing "quit" . Solved : Also add some color to identify which text from "You" and what is the reply from "Bot" .