Derogada
PythonPyPILegalTechIA
Analyzes a legal brief (PDF, Word or text), extracts every regulatory citation (laws, articles, EU regulations...) through a dual channel (deterministic regex plus optional LLM) and checks it against official sources: the BOE open-data API and the CELLAR SPARQL endpoint (EUR-Lex). It reports the status of each reference (in force, amended, repealed, expired, unresolved or not found), with the norm that repeals or amends it and its official link line by line. Useful both for what you write and what you receive from the opposing party. A PyPI package with a CLI, a web demo and no scrapers.