Extract billing schedules from contract data.
This project aims to extract billing schedules from contract data. It provides a solution for automating the process of extracting billing information from contracts, saving time and reducing errors.
To use this project, follow these steps:
- Clone the repository
- Install the required dependencies:
pip install -r requirements.txt
andnpm install
- If you want to customize the UI you just need to modify
custom.scss
and runnpm run build-bulma
To run the project, use the following command: