System Design: OCR web app

Requirements:

  • users can upload images and get the recognized characters in plain-text format
  • can save previous uploads with corresponding text in DB
  • user can annotate text themselves to correct it afterwards
  • can use preexisting OCR algos to do the image processing for us
Comments (0)