An AI powered accessibility hub built with python that can recognize and extract the text in images and PDFs, read the text, and generate text summarization for images, PDFs and texts.
SmartAid is an assistive tool for visually impaired users.
Features:
- Image captioning (BLIP)
- OCR from images & PDFs
- Summarization (BART)
- Text-to-speech (gTTS) with audio download
To run the code: streamlit run app.py