TULIT-UI is a Streamlit application designed for legal informatics. It provides tools for retrieving and parsing legal documents efficiently.
A demo of the application can be found here
- Document Retrieval: Fetch legal documents from various sources.
- Document Parsing: Extract and analyze information from legal documents.
- User-Friendly Interface: Simple and intuitive interface built with Streamlit.
To install the required dependencies using Poetry, run:
poetry install
To start the Streamlit app, run:
poetry run streamlit run Home.py
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the EUPL 1.2 License.
For any questions or feedback, please open an issue on GitHub.