I’m building a robot that plays the board game Go on KGS (the Kiseido Go Server). It will use KataGo as the analysis engine so it plays at a very high level, and I’m writing the glue in Python.
This project is in early planning. More to come as I build it.