This project represent an accessible version for the ARElight system.
python3 server.py
You may follow the UI page at http://127.0.0.1:8000/
output/
├── description/
└── ... // graph descriptions in JSON.
├── force/
└── ... // force graphs in JSON.
├── radial/
└── ... // radial graphs in JSON.
└── index.html // main HTML demo page.