Page 1 of 1
Is there a GTP GUI for iOS? AKA running katago on iPad.
Posted: Sat Mar 20, 2021 4:38 pm
by wineandgolover
Now that we know Google Colab runs katago well, I’m intrigued by the idea of linking it to a GUI in iOS.
Does anyone know if one exists?
If it exists, does this idea seem feasible?
Re: Is there a GTP GUI for iOS? AKA running katago on iPad.
Posted: Sat May 15, 2021 11:30 pm
by y_ich
Hi.
I developed Lizzie-like UI on browser and KataGo server script on Google Colab.
https://colab.research.google.com/githu ... olab.ipynb
It works on any modern browsers including iPad Safari.
The ipynb is a modified version of colab-katago-en.ipynb(
https://colab.research.google.com/drive ... YNTCaU8KCr) and uses resources which @kinfkong san (
https://github.com/kinfkong) developed. I really appreciate @kinfkong san.
This is a concept proof prototype.
So there should be many inconveniences, (no localization, bugs, layout disorder...)
But I hope that someones will enjoy it.