Skip to content

Kant2510/text-processing

Repository files navigation

Text Processing App

This is a project that you can upload an image, use OCR to extract the text from image, after that, you can use Keyword Extractor to take some keywords, then search them on Google or Bing search box.

OCR library

https://github.com/naptha/tesseract.js#tesseractjs

Keywords Extraction API

https://app.edenai.run/user/login?referral=best-keyword-extraction-apis

How to use

Make sure you have nodejs on your computer
Go here to download NodeJs

  • Step 1: Open Terminal
  • Step 2: Run npm i
  • Step 3: Run npm run backend
  • Step 4: Open http://localhost:3000/ on your browser

About

Text Prcessing (extract text&keywords)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors