IT EN

Predictive Justice

Machine Learning Platform for Italian Legal Proceedings

v2.0.0 Production Ready

Quick Access

6
Active Modules
15+
ML Models
AWS
Lambda Ready
Docker
Containerized

Available Modules

🏠
MEE - Mortgage Execution Evaluation
Active

Machine learning predictions for mortgage procedure proceedings. Evaluates property saleability, recovery probability, and expected timeline.

  • Property saleability prediction
  • Recovery amount estimation
  • Timeline prediction
  • Risk assessment
Endpoints:
/api/mutui/predict /api/mutui/status
🏢
Real Estate Procedures
Active

Predictive analytics for real estate procedure proceedings. Deployed on AWS Lambda for production use.

  • Batch processing support
  • AWS Lambda deployment
  • GEO enrichment
  • Docker containerization
Endpoints:
/api/immobiliari/predict /api/immobiliari/batch
💼
Personal Property Procedures
Active

Predictions for personal property and movable asset procedure cases.

  • Asset valuation
  • Custom cost calculations
  • Success probability metrics
Endpoints:
/api/mobiliari/predict
⚖️
Justice of the Peace Proceedings
Active

Analysis and prediction for Justice of the Peace court proceedings with web scraping capabilities.

  • Sequential pipeline processing
  • Web scraping for court data
  • Multi-stage feature engineering
  • Court-specific analytics
Endpoints:
/api/gdp/predict /api/gdp/scrape
📊
COSX Legal Proceedings
Active

Comprehensive scraping, analysis, and visualization platform for Italian court proceedings from COSX APIs.

  • REST API scraping
  • HTTP caching layer
  • Interactive dashboards
  • JSON data browser
  • Async processing
Endpoints:
/api/cosx/customers /api/cosx/scrape /api/cosx/dashboard
💰
Foreclosures
Development

Predictive models for wage and asset garnishment proceedings.

  • Garnishment analysis
  • Payment schedule prediction
Endpoints:
/api/pignoramenti/predict

Documentation & Resources

API Reference

Complete OpenAPI documentation with interactive examples.

View Docs
CLAUDE.md

Project architecture, patterns, and development guide.

Read Guide
Deployment

Docker, AWS Lambda, and cloud deployment instructions.

Deployment Guide