Welcome to the documentation repository for Textra tool. We combine OCR and NLP to extract useful information from french invoices With height accuracy and speed.
If you're interested in contributing to the documentation, follow these steps to set up your development environment:
Make sure you have Python installed on your system.
-
Clone the repository to your local machine:
git clone https://github.com/ITSAIDI/Textra.git
-
Navigate to the project directory:
cd Textra
-
Install the required dependencies using pip:
pip install -r requirements.txt
Now you're ready to start working on the documentation!