Goose Nest NLP Model Related Repos Go Lambda Scraper Messenger Webhook Install python3 -m venv .venv source .venv/bin/activate pip3 install -r requirements.txt CLI python3 cli/chatbot.py responses.txt Run tests pytest