Assistant Blinds is a mobile application designed for visually impaired individuals. The app leverages a powerful Flask API that reads PDF, text, or DOC files aloud to users. With an easy-to-use interface built using Flutter, this project aims to assist visually impaired individuals in accessing and understanding textual content effortlessly.
- Text-to-Speech: Reads aloud the content of PDF, text, or DOC files.
- File Upload: Users can upload documents for instant conversion to speech.
- Simple UI: A clean and accessible user interface built using Flutter.
- Frontend: Flutter, Dart
- Backend: Flask API (Python)
- File Handling: PDF, DOC, Text
- Text-to-Speech: Integrated via backend API
Ensure you have the following installed:
- Flutter SDK
- Python 3.8+
- Flask and necessary Python libraries for the API