Skip to content

Raspberry Pi powered camera to tell you what it sees.

Notifications You must be signed in to change notification settings

cfizette/seeing-eye-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seeing-eye-pi

Raspberry Pi powered camera to tell you what it sees.

To use, create a .env file in azure_api/CaptionSpeakFunction/HttpTrigger containing the following

# Computer vision
COMPUTER_VISION_ENDPOINT=
COMPUTER_VISION_ACCOUNT_KEY=

# Speech
SPEECH_FETCH_TOKEN_URL=
SPEECH_ACCOUNT_KEY=
SPEECH_REST_URL=

Major TODOs

  • Error handling and logging

Minor TODOs

About

Raspberry Pi powered camera to tell you what it sees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages