Roboy / ravestate

✨ Ravestate is Roboy's reactive dialogue state library.
http://roboy.github.io/ravestate
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

ravestate_visionio #115

Closed josephbirkner closed 4 years ago

josephbirkner commented 5 years ago

visionio is a ravestate IO modules which manages interlocutors based on face vector/name messages streamed from the face_oracle. Additionally, it writes new face-name combinations into the Redis database from which face_oracle reads.

For good measure, we should add face_oracle to our Docker containers.