Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 914 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 914 Bytes

TULIT-UI

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

Features

  • 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.

Installation

To install the required dependencies using Poetry, run:

poetry install

Usage

To start the Streamlit app, run:

poetry run streamlit run Home.py

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the EUPL 1.2 License.

Contact

For any questions or feedback, please open an issue on GitHub.