Smoose's Chat bot made with Python Get Started create virtual environment and activate it: python3 -m venv venv && source ./venv/bin/activate install any requirements: pip install -r ./requirements.txt start the bot: python start_chat.py Preview chatbot-v1.mp4