Roboflow Web Quickstart
Created by
roboflow
An example project to deploy a computer vision model to the web using Roboflow and Replit.
This Replit creates an inference widget that you can use in your web browser with your webcam. Out-of-the-box, this Replit works with a model trained on Microsoft COCO. You can configure the code to work with your own dataset, too!
Want to experiment with building back-end logic with computer vision? Check out our Python Quickstart.