Skip to content

StudyForces/formula-ocr-microservice

Repository files navigation

Formula-OCR-Microservice

Service that can recognize formulas from images

Requirements

Usage

All images must be in .png format.

Set the required parameters in the environment variables

  • SENDER_QUEUE_NAME - name of the queue to be used as output
  • CONSUMER_QUEUE_NAME - name of the queue to be used as input
  • HOST - URL for connecting to RabbitMQ

Then run the following command

python rmq_communication.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages