anasalpure / UK-Card-OCR-tool

Home Page:https://uk-card-ocr-tool.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCR UK Card APP

this app is a web-based application that helps you to extract sensitive data from ID cards. This application is built with React + TypeScript + Vite. https://github.com/naptha/tesseract.js

Live Demo

Live link on Vercel

You can use this image

Run project

Run project using Docker

docker pull anasalpure/ocr-react-app:1.1

Run project locally

To run the application follow these steps:

1- Clone the repository

2- Execute this command in your terminal to install project dependencies

yarn install

3- To run the project locally run the following command:

yarn run dev

or

yarn dev

About

https://uk-card-ocr-tool.vercel.app


Languages

Language:TypeScript 94.2%Language:HTML 2.3%Language:JavaScript 2.0%Language:Dockerfile 1.5%