Ultra-light setup to try the AI-optimised work-package scheduler.
| Repo | https://github.com/ssizan01/vizier_or_tools |
|---|
# 1. grab the code
git clone https://github.com/ssizan01/vizier_or_tools.git
cd vizier_or_tools
# 2. (optional) create a virtual env
python -m venv .venv && source .venv/bin/activate # Windows: .venv\Scripts\activate
# 3. install deps
pip install -r requirements.txt
# 4. run it
python main.py # → browse to http://localhost:8080