This tool allows you to visualize the suffix automaton of a given string.
You can use the deployed web application here.
To deploy the app yourself, just clone the repository, install the dependencies and run the following command:
python3 -m flask run --host=0.0.0.0