Skip to content

benjibuiltit/ocr-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors