Skip to content

making a few AI projects on the vector. Its a great bargain at $78 at amazon.com when jetbot is $300

Notifications You must be signed in to change notification settings

edmondkying/anki_vector_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

anki_vector_keras

making a few AI projects on the anki vector. Its a great bargain at $82 at amazon.com when jetbot is $300.

you need to pip install kara, tf, numpy, anki_vector_sdk, and time packages

test1.py

Use Xception image network to identify object while vector is walking around. It will display the image on its screen. it will say out loud what it is. It will print out what it is on the console. I tried the event driven way but the api is so buggy that once it executed, it threw future exceptions and that was the end of it. So here I'm using a while True loop instead but I reliquish control of the robot for 15 seconds in between so vector can carry on anything else.

test3.py Mix vector's facial recognition to tell random jokes and detect objects like test1.py that are nearby.

About

making a few AI projects on the vector. Its a great bargain at $78 at amazon.com when jetbot is $300

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages