A prototype which scans the printed and written text and save it in google doc. Also converts the text to real-time speech in multiple languages.
-> Tesseract/OCR library is used to extract text from images
-> gtts and google's API is used to convert text to real time audio.
-> Code implemented on FTDI programmer is implemented through Aurdino IDE