Back to all Bounties
Earn 1,800 ($18.00)
due 2 years ago
In Progress
Implement Google Vision API in React app to grab text from an image
SamuelSmith68
Details
Applications
6
Discussion
Bounty Description
Problem Description
I need help implementing Google Vision's API in my React App. I have a feature that I want to use where a student can take a picture of a problem from their computer or somewhere, and the Google Vision API transcribes it into machine-readable text (called OCR). This will then paste the message into a textbox.
I already have Google Cloud set up. I just need someone to implement this functionality within 1 or 2 days.
We already have the upload image functionality working. Just need the API call to work.
Acceptance Criteria
Google Vision API functionality works in React App (I can take a picture of questions, and it will transcribe it into text in a textbox)