More Resources
Links
GitHub Repo - The Inference repository contains all of the source code behind the project. It's the place to go to file issues, make feature requests, or contribute.
Roboflow Forum - Get help from and connect with a community of computer vision enthusiasts.
Roboflow YouTube - Regular videos with computer vision news, tutorials, product updates, and more.
Tutorials
You may also want to check out one of these video tutorials showing the end-to-end creation of a computer vision project with Inference:
Build an AI-Powered Self-Serve Checkout (Feb 2025) - Make a computer vision app that identifies different pieces of hardware, calculates the total cost, and records the results to a database.
Intro to Workflows (Jan 2025) - Learn how to build and deploy Workflows for common use-cases like detecting vehicles, filtering detections, visualizing results, and calculating dwell time on a live video stream.
Build a Smart Parking System (Nov 2024) - Build a smart parking lot management system using Roboflow Workflows! This tutorial covers license plate detection with YOLOv8, object tracking with ByteTrack, and real-time notifications with a Telegram bot.