Skip to content

josiaharkson/javascript-ocr-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR Flask App JavaScript

This project contains an OCR app written in Javascript that uses the tesseract.ocr OCR engine. See https://tesseract.projectnaptha.com/ for tesseract.js documentation.

The app uses the Next.js React Framework (https://nextjs.org/)

You can view a live demo over at https://testappyy.herokuapp.com/

To get the frontend running locally:

  • git clone this repo
  • npm install the required dependencies
  • npm run dev to start the local server
  • open http://localhost:3000 in your web browser

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published