Setup python3 -m venv venv source ./venv/bin/activate pip install -r requirements.txt python3 -m bot ask "your question comes here" -c "A context if requiered here" -t NUM_TOKENS_HERE