verdicto-ml / README.md
A-I-C-A's picture
Upload 10 files
922edf7 verified
---
title: LexAI ML Backend
emoji: ⚖️
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
license: apache-2.0
---
# LexAI ML Backend - Hugging Face Space
This Space hosts the complete ML backend for LexAI, providing:
- **Bias Detection**: InLegalBERT-powered analysis of legal documents
- **Outcome Prediction**: AI-driven case outcome forecasting
- **Multilingual Translation**: Support for 9 Indian languages
- **Document Generation**: Automated legal document creation
- **Text Simplification**: Plain language conversion
- **What-If Simulation**: Scenario analysis for legal cases
## API Documentation
Once deployed, visit `/docs` for interactive API documentation.
## Environment Variables
No environment variables required - all models are loaded automatically.
## Usage