elizabethsiegle / tfjs-obj-detection-twilio-video-serverless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

object detection with TF.js in Twilio Video

  1. Make a Twilio video application ie this one in 9 minutes, including the Twilio Serverless Toolkit installed.
  2. All the tensorflow.jscode is in assets/index.js.
  3. To run the app, go into the root directory and run `twilio serverless:deploy` and grab the URL ending in `video.html`. Open it in a web browser, click Join Room, and start detecting objects in a Twilio Video room using TensorFlow.js!