You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web application which accepts user uploaded images. After the image has been uploaded, it scans the image text. Any detected text is then translated using Microsoft's translation API and the user is given the translation. This was aimed at creating something like Google Translate however was not completed in the given 36 hours of the hackathon.