Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.19.0
metadata
license: mit
title: 'Legislatiomanager '
sdk: gradio
emoji: 🏆
⚖️ Legislation Dataset Manager
This tool allows you to build a deterministic dataset of legal rules.
Features
- Deterministic Hashing: Every rule is indexed by its content hash. If the text changes, the ID changes.
- Manual & Automated Entry: Add laws by pasting text or using the integrated scraper.
- HF Sync: Push your local rules to a private or public Hugging Face Dataset.
Setup
- Create a new Space on Hugging Face (Gradio SDK).
- Upload
legislation_manager.py(rename toapp.py),requirements.txt, andlegislation_rules.json. - Start adding your rules!