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
- Host: GitHub
- URL: https://github.com/jayprakash-se/indic-ocr
- Owner: Jayprakash-SE
- License: gpl-3.0
- Created: 2018-11-20T08:24:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T06:30:54.000Z (over 1 year ago)
- Last Synced: 2025-01-10T10:58:25.127Z (over 1 year ago)
- Topics: flask-application, python36
- Language: HTML
- Size: 34.2 KB
- Stars: 3
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.