AI OCR(Optical Character Recognition) with streamlit

A streamlit application that lets users upload an image, extract text, translate it and generate audio of the text with a configured accent.
Link to github repo

In this, I have used file_uploader for accepting image as an input form the user. Apart from that, you can also find code for text_input and audio output.

Cheers!

5 Likes