The goal of this project is to see how technology can redefine the limitation or boundary of visually impaired or blind. It's a baby step to integrate AI into assistive technology. The ultimate goals is to make a small tiny device that can act as a virtual assistant using AI.
Option 1: Web RTC + AI (DEMO)
Option 2: Using hardware (Rasberry Pi + AI) (DEMO)
=============================================
cd docker
docker-compose up -d
cd docker
pip install -r requirements.txt
cd ../scripts
python web-server.py
Visit http://localhost:5002.
- Integrate OCR to read text from camera.
- More accuracte object level detection using custom training.
- .... huge list.
My other work related to AI Content-AI
FULL CREDIT GOES TO EVERYONE INVOLVED IN ML/AI FIELD. WE WOULD BE IN STONE AGE WITHOUT THEIR DEDICATION AND HARD WORK.