CoolFace
Apppublic

VerdictAI/Legal_Document_Summarization

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
README.md13 linesDownload Raw Back to root
1---2title: Legal Document Summarization3emoji: ๐Ÿ“š4colorFrom: indigo5colorTo: pink6sdk: gradio7sdk_version: 5.33.18app_file: app.py9pinned: false10---11 12๐Ÿ“ This Gradio app extracts and summarizes legal documents from text, PDFs, or images using OCR and a transformer-based summarizer.  13Ideal for quick understanding of long legal texts. For educational use only.