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.
https://app.edenai.run/user/login?referral=best-keyword-extraction-apis
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