Skip to content

UPSD1/LegalReasonerX

 
 

Repository files navigation

⚖️ LegalReasonerX: Legal Document Analysis System

A simple Streamlit app template for you to modify!

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    pip install -r requirements.txt
    
  2. Run the app:

    streamlit run app.py
    
  3. Enter your CourtListener API token in the sidebar (required)

  4. Optionally, enter an OpenAI API key if you want to use the reasoning framework

Workflow

  1. Start by entering a legal citation in the Citation Lookup tab
  2. After processing, explore the citation network in the Precedent Network tab
  3. View full opinions in the Opinion Analysis tab
  4. Use the Reasoning Framework tab to analyze the legal reasoning

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%