Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 801 Bytes

File metadata and controls

22 lines (16 loc) · 801 Bytes

LegalisAI: Real Estate Legal Case Assistant

A specialized legal assistant leveraging the power of the InLegalBERT model to respond to user queries related to real estate cases (Info. Retrieval + Deep Learning Model) based solution.


🔧 Principal Architecture (Model + Training)

  1. Model: InLegalBERT Model
  2. Training Data: Real Estate Legal Cases Dataset

🖥️ I/O Description

  • Input: User-provided case description
  • Output:
    • Relevant sections of law
    • Relevancy score of sections
    • Strong and weak points associated with the case
  • Added Features
    • Language Compatibility (Eng/Hindi/Marathi)

Note-A Custom Dataset was used which cannot be made publicly available at the moment.