TypeSight is an online OCR reader which scans through the images uploaded by you and fetches all the text inside it so you can use it anywhere you want. You can even download the PDF of the text to keep it safe.
We also have a Text-to-Speech API so that visually to help visually impaired people.
- To install all the dependencies, type the command npm install.
- Then node app.js to run.
- The site is hosted on localhost:5000.