prashver/optical-character-recognition ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app that lets me upload an image with text in it and automatically pulls out the words for me.

I want it to feel clean and easy to use, like I can drop in a PNG, JPG, or JPEG and तुरंत see the results on the page. Show the extracted text in a readable table with confidence scores, and also display the image again with boxes drawn around the text that was found. If possible, make the app work smoothly in Streamlit and use OCR under the hood so the text detection is pretty accurate. It should be easy to run locally with a normal Python setup, and the page should have a friendly, polished look.

If you need to check current docs or best practices for the OCR or Streamlit parts, go ahead and look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab