Optical Character Recognition with JavaScript
This project demonstrates how to read any image and generate the contents of the image such as texts.
To get you started you can simply clone the repository:
git clone https://github.com/Rajdeepc/javascript-ocr-reader.git
You need git to clone the repository. You can get git from
http://git-scm.com/.
A number of node.js tools is necessary to initialize and test the project. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/. The tools/modules used in this project are listed in package.json and include express, mongodb and mongoose.
Download express,mongodb and mongoose from the below sites:
and install the dependencies
npm install
To Run Locally Steps to follow:
npm start
git checkout master
from any folder in your local https://github.com/Rajdeepc/javascript-ocr-reader.git
repositorygit pull origin master
to ensure you have the latest main codegit checkout -b the-name-of-my-branch
(replacing the-name-of-my-branch
with a suitable name) to create a branchsrc
will hot-reloadcontent
will hot-reload.cache
directory and restart the servergit add -A && git commit -m "My message"
(replacing My message
with a commit message, such as Fixed header logo
) to stage and commit your changesgit push my-fork-name the-name-of-my-branch
If you would like to donate to this project so that i can give dedicated time to scale this below is the link:
If you like my work and if my product has helped you in your development please feel free to give a shoutout:
Made for developers and designers by Rajdeep Chandra. Tip me on Patreon.