Skip to content
Liam Thompson edited this page Feb 3, 2021 · 1 revision

Building an OCR pipeline with Python

The ultimate goal of this repo is to develop an OCR pipeline for extracting relevant text from a set of screenshots/images.

Along the way we will document the ideas, missteps and choices made throughout the evolution of the project.

Clone this wiki locally