Skip to content

kareem2343/my-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘“ VisioVoice: AI Glasses for the Visually Impaired

Empowering the blind through real-time facial recognition and audio feedback using Python and AI.

Python License Platform Built With


πŸš€ Elevator Pitch

VisioVoice is a Python-based AI project designed to help visually impaired individuals recognize familiar faces. Using facial recognition and audio feedback, it allows users to "see" who’s around them, restoring independence and enabling emotional connection.


πŸ“Έ Demo

Demo Image

This image was AI-generated to represent the concept.


πŸ“š Table of Contents


🌟 Features

  • βœ… Real-time face recognition using webcam
  • βœ… Text-to-speech audio output
  • βœ… Object detection integration (YOLO ready)
  • βœ… Automatic face learning and storage
  • βœ… Works offline without internet

πŸ’‘ Inspiration

The idea began after witnessing a robotic hand controlled by neural signals at an ISEF event. That childhood spark grew into a mission to create accessible, life-enhancing AI. After mastering Python through Harvard's CS50P, I dedicated months to designing AI glasses that could restore independence to blind users.


🧠 Tech Stack

  • Python 3.13.5
  • face_recognition
  • OpenCV
  • pyttsx3 (Text-to-Speech)
  • NumPy
  • YOLO (optional for object detection)

πŸ›  Installation

πŸ’‘ Works best on Python 3.13 (yes, it's fully compatible!)

  1. Clone the repo:
    git clone https://github.com/yourusername/VisioVoice.git
    cd VisioVoice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages