An open API service indexing awesome lists of open source software.

https://github.com/jayprakash-se/indic-ocr

An OCR tool for Indic community
https://github.com/jayprakash-se/indic-ocr

flask-application python36

Last synced: over 1 year ago
JSON representation

An OCR tool for Indic community

Awesome Lists containing this project

README

          

Indic-OCR
=======================

* Production tool: https://indic-ocr.toolforge.org/
* Issue tracker: https://phabricator.wikimedia.org/tag/indic-techcom/
* Discussion: [https://meta.wikimedia.org/wiki/Indic-TechCom/Tools/IndicOCR](https://meta.wikimedia.org/wiki/Indic-TechCom/Tools/IndicOCR)

## Installation

1. Clone repo: `git clone https://github.com/Jayprakash-SE/indic-ocr.git`
2. `cd indic-ocr`
3. python3 -m venv venv
4. source venv/bin/activate
5. pip install -r requirements.txt
7. Run: python3 app.py
7. Open http://127.0.0.1:5000/

## Author
* Jay Prakash

## License

This is Free Software, released under the GPL-3.0 license.