{"library":"depthai","type":"library","category":null,"description":"The `depthai` Python library provides an API to interact with Luxonis OAK (OpenCV AI Kit) devices, enabling users to build sophisticated computer vision and AI applications with on-device processing. It supports various nodes for camera input, neural inference, depth estimation, and data output. The current version is 3.5.0, with a rapid release cadence introducing new features and improvements, often alongside firmware updates.","language":"python","status":"active","version":"3.5.0","tags":["computer vision","robotics","embedded","camera","AI","OAK","Luxonis"],"last_verified":"Mon May 25","install":[{"cmd":"pip install depthai","imports":["import depthai as dai","pipeline = dai.Pipeline()","with dai.Device(pipeline) as device:","camRgb = pipeline.create(dai.node.ColorCamera)","xoutRgb = pipeline.create(dai.node.XLinkOut)"]},{"cmd":"pip install depthai[full]","imports":[]}],"homepage":"https://luxonis.com","github":"https://github.com/luxonis/depthai-core","docs":null,"changelog":null,"pypi":"https://pypi.org/project/depthai/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":5.5,"avg_import_s":0.37,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/depthai/compatibility"}}