Python desktop app doing QA for Reactome biocurators
First get the content of the directory, either through downloading the ZIP or using git:
git clone https://github.com/rwst/summation-check.git
Change into that directory and do:
pip install -r requirements.txt
python main.py
You will need a Gemini API key connected to a Google Cloud billing account.