Poker Bot
Run the following in the console/terminal:
git clone https://github.com/VIVelev/PokerBot-AI
cd PokerBot-AI
pip3 install -r requirements.txt
pypokergui serve poker_conf.yaml --port 8000 --speed moderate
Enjoy! Good luck with beating him.
P.S. If you have any errors running the Python tornado server chek this out.