Hi all,

I want to announce OpenOCR:

    https://github.com/tleyden/open-ocr 

It has everything you need to run Tesseract in the cloud behind a REST API, 
and it was designed with horizontal scalability in mind.

I created this because I wanted to integrate OCR functionality in a mobile 
app, but I wanted the image processing to happen in the cloud rather than 
on the device, and I couldn't find any free/cheap OCR-as-a-service 
providers.  So I figured I'd build my own.  

I decided to open source everything, including all the glue code that wraps 
Tesseract and handles the RabbitMQ job queuing.  I'm hoping that other 
people will find bugs and contribute fixes, which will help improve the 
codebase for everyone using it.

It uses docker for the containerization / virtualization, so it can run on 
docker-aware PaaS's, or on Amazon EC2 machines running docker.

If you play around w/ it, please get in touch or file a github issue.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/90082436-61aa-4e4f-ad16-db1de5b2eb8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to