Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.09 KB

PiVision (WIP)

This is an adaptation of p5vision public repo. The intention of this project is to implement as a handsfree interface using voice recognition (Snowboy) and to reduce the dependency on the cloud. Future goals will be to fallback on cloud recognition and to store the failed positives to then regenerate and improve our recognition model. Ultimately goal is to run on a Raspberry Pi with camera module.

Featuring

Hot and Action word detection (snowboy.kitt.ai), Speech to text, text to intent (LUIS), computer vision and emotion analysis through a Node server running a P5 based client.

audio keyword recognition/detection

IMAGE ALT TEXT HERE

Respond to action word "take a picture", by taking a picture.

IMAGE ALT TEXT HERE

Original project sample video found here:

IMAGE ALT TEXT HERE