VerdictAI/Legal_Document_Summarization
0
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.