Read about this research at yashbonde.com.
AI ready, see .opencode folder.
git clone
cd industrial-automaton
uv venv
uv sync
uv pip install -e .
# print data to feed into AI
uv run inmaton-models
uv run inmaton-tasks
# train a new model
uv run inmaton --help