Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Text Extract

A backend script runs on colab which extract text from invoice documents using PaddleOCR and store the extracted data as JSON and CSV files.

Features

  • Extracts text from invoice documents (PDF or image formats).
  • Uses PaddleOCR for robust Optical Character Recognition (OCR).
  • Stores extracted data in both JSON and CSV formats for easy integration and analysis.

Getting Started

Follow these instructions to set up and run the project on your local machine.

Prerequisites

Ensure you have the following installed:

  • Python (>= 3.8)
  • Git
  • Virtual Environment (Optional but recommended)

Installation

  1. Clone the Repository
    git clone https://github.com/umr-se/Invoice-Text-Extract

doc result json csv

About

extracts text of invoice documents format and saves it into a JSON and Excel file with their formats

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages