Skip to content
SBNGNZ
002 / SOFTWARE · 2025

MATLORE

A 1,200-page knowledge graph of jiu-jitsu, grown by machines.

01 / BRIEF

A wiki that maps Brazilian jiu-jitsu into one interconnected graph: techniques, positions, transitions and concepts, each page linked to the ones it flows from and into. Nobody wrote it page by page. A local model runs in a generation loop that never stops, and the wiki is its only output.

02 / NOTES

The interesting part is not the model, it is the harness. The loop runs on a home GPU box under a systemd timer, feeding the model one gap in the graph at a time. Small typed decisions, a verifier the model does not control, retries with the error in hand. The pages get pruned by a human who actually trains.

03 / STATUS

1,200+ pages and growing.