Skip to content

Repository files navigation

POLINGO OCR API Server

Installation

git clone https://github.com/polingo-kumoh/polingo-ocr.git

Get Started

  • To use this service, Docker must be installed on the server.
docker network create --driver=bridge --subnet=172.22.0.0/16 polingo

docker compose up

Usage

  • Text can be extracted from image files that are in English or Japanese.
curl --location 'http://{OCR_SERVER_URL}:5001/api/ocr/v1/to-text' \
--form 'file=@"/C:/Desktop/image.png"'

About

창의설계 프로젝트 Polingo 프로젝트 이미지 번역 OCR

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages