Run ./src/osaint.py for CLI version or ./web/app.py for web version (Web url will be displayed in the CLI for web version).
If you get an error while trying to execute the step above,
- Run
playwright installfor Windows and MacOS. - Run
playwright install --with-depsfor Debian-based Linux systems. - For any other systems, please search and install the following system dependancies.
libX11,libxcomposite,libXcursor,libXdamage,libXext,libXi,libXrender,libXtst,libXScrnSaver,gtk3,glib2,pango,cairo,at-spi2-core,nss,alsa-lib,cups-libs,libdrm,libgbm,xorg-x11-server-Xvfb,libwayland-client,libwayland-cursor,libwayland-egl.
- The app takes time, be ready for around a 30 min wait.
- Give the app a first and last name in format
{firstname} {lastname}e.g. "John Doe", "Jane Doe". - After the app has finished execution, you can find the graph it used as json file and html visualisation at
./data/{firstname}_{lastname}/{time_at_execution}/.