Ultralytics is a platform and open-source library focused on computer vision tasks using YOLO models. It supports object detection, instance segmentation, image classification, pose estimation, and tracking. The core library is installable via pip and requires Python 3.8 or higher and PyTorch 1.8 or above.