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.
docker-compose up -d
pip install -r requirements.txt
streamlit run app/streamlit_app.pyGuglielmo Puzio (@capazme) — capazme.github.io