Inspiration
Have you ever had a professor that just writes notes on the white board too fast for you to catch up to ? Find yourself taking pictures of the white board but never writing the notes down, or did something come up and you accidentally missed class and now you have to ask a friend for notes, but will you ever take those pictures and actually write your notes down on paper ? Want to practice reading old historic documents but cant find one thats readable ? Tired of Manga taking months to release English translation ? Got an image thats in another language and your curious to see what it says !
What it does
Takes an image url, depending on whats on the image it can translate the text from any language to english. If the image consist of handwritten text it will output the handwritten text.
How I built it
REST API calls for image processing and text retrieval.
Challenges I ran into
In the case of reading handwritten text, recognition is a async op, that takes a few more seconds to process. Format json data. Parsing.
Accomplishments that I'm proud of
Completing the Project, Passing all our test cases.
What I learned
More familiar with python, APIs, computer vision, image processing.
What's next for Read ANYTHING
Neural Machine Translation App GUI, Website
Built With
- google-cloud-translation-api
- microsoft-computer-vision-api
- python
- rest-api

Log in or sign up for Devpost to join the conversation.