Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1006 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 1006 Bytes

SmartLens

An application made to resolve all the issues of a student in their assignment made on Streamlit. A web app that is made to scan handwritten text and convert it to typed one and then performs tasks like translation and summarization of that text. Right now there are 4 different modes available to use this application : -

App Mode Tech Stack Used
Scanning and Converting Hand Written Text to Typed One Pytesseract OCR
Language Translator Attention Mechanism
Text Summarization T5 Transformer
Medicine Details Web Scrapping

FUTURE WORKS

  1. Rest API / Fast API Deployment of different modes so that it can be migrated to a mobile apk or better web app and will help in scaling.
  2. Mobile Version for this web app.
  3. Better and more modes to this app.

WORK IN PROGRESS

gif_2

Made with ❤️ -BiraVirus