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
- 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.
- Mobile Version for this web app.
- Better and more modes to this app.
WORK IN PROGRESS
Made with ❤️ -BiraVirus