Skip to content

benjibuiltit/ocr-api

Repository files navigation

OCR API

This repository houses a very simple OCR API leveraging PaddleOCR to perform optical character recognition on your image of choice.

Simply make a GET request to /infer?url=<image_address> to have any text in the image returned.

OpenAPI docs are available at /docs.

Here, click this link to try it out for this photo I took at Ooh Aah Point in Grand Canyon National Park.

ooh aah point

About

An OCR API leveraging Fast API & PaddleOCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published