A simple Streamlit app template for you to modify!
-
Install the requirements
pip install -r requirements.txt -
Run the app:
streamlit run app.py -
Enter your CourtListener API token in the sidebar (required)
-
Optionally, enter an OpenAI API key if you want to use the reasoning framework
- Start by entering a legal citation in the Citation Lookup tab
- After processing, explore the citation network in the Precedent Network tab
- View full opinions in the Opinion Analysis tab
- Use the Reasoning Framework tab to analyze the legal reasoning