pipeless-ai/pipeless
An open-source framework for creating and deploying computer vision applications using deep learning models and real-time inference.

Pipeless is an open-source computer vision framework that simplifies building and deploying AI-powered applications. It provides a pipeline-based architecture for processing video streams with pre-trained AI models, including support for YOLO and other detection models. The framework handles the infrastructure for running inference on video frames, leveraging GStreamer or FFmpeg for multimedia processing, and enables deployment of computer vision applications with minimal configuration.