Skip to main content
hailo-ai
GitHub 제작자 프로필

hailo-ai

2개 GitHub 저장소에서 수집된 30개 skills를 저장소 단위로 보여줍니다.

수집된 skills
30
저장소
2
업데이트
2026년 6월 18일
저장소 탐색

저장소와 대표 skills

수집된 skill 18개 중 8개를 표시합니다.
add-overlay
소프트웨어 개발자

Add, modify, or remove AI analytics overlay (bboxes, masks, landmarks, etc.) on a hailo-media-library encoded stream. Two paths — (A) board-side burn-in via OverlayStage, (B) host-side drawing by analytic_viewer. Use when the user asks for any analytics…

2026년 6월 18일
add-stream
소프트웨어 개발자

Add a new output stream (sinkN) to a hailo-media-library app — resolution, framerate, and encoder. Use when the user asks "add another stream", "add an FHD/4K/HD output", or "I need a Nth video output". Edits application_settings.json + the active profile…

2026년 6월 18일
board-status
네트워크·컴퓨터 시스템 관리자

Snapshot the H15 SBC's runtime health — chip temperature, power consumption, CPU load, DRAM use, NN core utilization, DSP utilization, and the running app's PID. Use when the user asks "is the board OK", "is it overheating", "how loaded is the chip", "why is…

2026년 6월 18일
connect
네트워크·컴퓨터 시스템 관리자

Establish a working SSH connection to the H15 SBC over ethernet. Use when the user asks to connect to the board or set up board access. Default is root@10.0.0.1, password `root`.

2026년 6월 18일
cross-compile
소프트웨어 개발자

Cross-compile a hailo-media-library app for the H15 SBC using the Yocto SDK on the host. Use when the user has modified main.cpp (e.g. via /swap-model) and needs an aarch64 binary, or asks "build it for the board". Does NOT require building the whole library…

2026년 6월 18일
deploy
네트워크·컴퓨터 시스템 관리자

Push artifacts (binary, configs, HEFs) to the H15 SBC and verify the app runs. Use when the user says "deploy it", "push to the board", or "run it on the device". Coordinates backup → scp → permissions → smoke test.

2026년 6월 18일
edit-pipeline
소프트웨어 개발자

Modify the pipeline of an existing hailo-media-library app — either by editing the medialib JSON on the board (via /add-stream when the change is "more streams" / "different resolution" / "different sink") or by editing `main.cpp`'s `create_pipeline()` and…

2026년 6월 18일
explain-pipeline
소프트웨어 개발자

Explain how a hailo-media-library application's pipeline is structured — sources, AI stages, sinks, and the medialib config that feeds it. Use when the user asks "what does this app do", "how is X pipeline wired", or before they modify an app. Reads the app's…

2026년 6월 18일
수집된 skill 12개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다