Skip to content

POC

Demonstrations built on public data. Each one: what it does, how, the limits, and the ethics note.

live

The legal brain

The problem — On a complex matter, keeping the big picture and connecting notions scattered across hundreds of pages.

A knowledge graph that turns a legal corpus into a navigable network: you see the whole at a glance and follow the links between concepts, instead of reading article by article. Live demo on Quebec's Loi 25.

  • Python
  • SQLite + FTS5
  • LLM (card and concept generation)
  • d3.js (force-directed graph)
  • Public data — LégisQuébec
View