Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 762 Bytes

File metadata and controls

24 lines (15 loc) · 762 Bytes

IusGraph

Experimental pipeline for populating a legal knowledge graph from Italian court decisions.

Takes a sentenza as input, extracts entities and relations, and loads them into a graph database. Includes a Streamlit front-end for exploration and a Docker Compose setup for the backing services.

Status: experimental — a research spike, not production software.

Documentation

Quick start

docker-compose up -d
pip install -r requirements.txt
streamlit run app/streamlit_app.py

Author

Guglielmo Puzio (@capazme) — capazme.github.io