A Go game review helper app
Ainalyzer is an app designed to help you review game with any open-source AI that can use the gtp protocol.
Some basic sgf editing tools are working (open/save sgf, variations).
As well as basic AI move estimation.
q close the app
o open a sgf
s save the current sgf
n new file
space starts AI analysing
Use the left and right arrows and/or the mouse wheel to traverse the sgf.
Using cargo you can launch AInalyzer with cargo run --release
If you want to install a binary use cargo install --path=./