pip install responses nltk python from responses import Responses bot = Responses() python python while True: bot_response = bot.get_response(user_input)