Skip to content

01. Installation

aaronmanc edited this page Jan 19, 2026 · 3 revisions

Getting started

Clone the latest branch release using:

git clone -b v2.2025 https://github.com/Debaq/Dird
cd Dird
npm install

finally, to run it:

npm run dev

All other onnx/YOLO AI models come integrated with the repo.

Clone this wiki locally