Connecting visually impaired users with human and AI assistance
See for Me is an assistive technology platform that helps visually impaired individuals navigate their environment through on-demand assistance. The application connects users with:
- Real human volunteers for visual guidance through video calls
- AI-powered assistance when human volunteers aren't available
- Real-time descriptions of surroundings and obstacles
The platform aims to increase independence and confidence for users in their daily activities.
This project follows a microservice architecture with:
- Frontend: Mobile application built with React Native
- Backend: Core API service and authentication
- Specialized Services: Purpose-built microservices for specific functions
| Repository | Purpose | Tech Stack |
|---|---|---|
| seeforme | Mobile Application | React Native |
| seeforme-backend | API & Authentication | Flask |
Each service in the ecosystem has its own repository with specific setup instructions and documentation. See the respective repositories for development guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.