Skip to content
forked from victorknox/Viz

A gadget for visually impaired individuals. Viz allows you to capture images or videos and ask questions about them in real time.

License

Notifications You must be signed in to change notification settings

thatdesignlog/Viz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viz

A gadget for visually impaired individuals. Viz allows you to capture images in real-time and ask questions about them.

Setup

Clone the repository and cd into it.

git clone https://github.com/victorknox/Viz.git
cd Viz 

Run the following installations.

pip install transformers torch gtts speech_recognition cv2

Run the Python script to start an interactive session with Viz.

python main.py

You can now press the spacebar to capture a picture through your webcam and speak into your speaker to ask questions, and viz will answer it for you!

To start with, Take a picture and try asking Viz:

"What is this?

Here's a quick demo: https://youtube.com/shorts/fEqUHTUywHs?si=qaFrzw17Ncmv4sKW

About

A gadget for visually impaired individuals. Viz allows you to capture images or videos and ask questions about them in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%