Skip to content

Instantly share code, notes, and snippets.

@sunguru98
Created December 23, 2019 10:06
Show Gist options
  • Save sunguru98/15f9ed7f8e8724f6a7d16bfc1647deeb to your computer and use it in GitHub Desktop.
Save sunguru98/15f9ed7f8e8724f6a7d16bfc1647deeb to your computer and use it in GitHub Desktop.
Markdium-Build an OCR/Image Search application with MERN Stack
const imageIndex = {
viewableBy: userId,
image,
textContent: texts[index]
}
index.addObject(imageIndex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment