Skip to content

hailo-ai/hailo-apps

Repository files navigation

Hailo Apps Banner

Hailo-Apps

High performance AI applications for Hailo accelerators, including GStreamer pipelines, GenAI assistants, and standalone C++/Python apps.

Ask DeepWiki

Supported Platforms and Devices

Platforms Accelerators
Raspberry Pi Ubuntu Windows Hailo-8 Hailo-8L Hailo-10H

AI-Powered Development (Beta)

Use AI coding agents to quickly create Hailo applications. Just describe your idea and the agent builds, validates, and runs it for you.

Supports VLM, LLM, pipeline, and standalone app types across all Hailo accelerators. Get started →

🎮 Try out our Easter Eggs game, built autonomously by AI.

Applications

30+ ready-to-run applications:

Type Best For Location
GenAI Apps LLM/VLM/speech workflows on Hailo-10H hailo_apps/python/gen_ai_apps/
Pipeline Apps Real-time camera/RTSP/video processing hailo_apps/python/pipeline_apps/
Standalone Apps HailoRT learning and minimal per-app installs hailo_apps/python/standalone_apps/ + hailo_apps/cpp/

All Applications

New in v26.03.0

Windows support, YOLO26 models, Voice2Action demo, AI-powered agentic development, and more.

Full changelog →

Requirements

All packages must be installed before running install.sh. Download from the Hailo Developer Zone.

Package Type Required For
HailoRT PCIe Driver .deb All apps
HailoRT .deb All apps
TAPPAS Core .deb GStreamer pipeline apps
HailoRT Python Binding .whl All Python apps
TAPPAS Core Python Binding .whl GStreamer pipeline apps

Tip: Standalone and gen-ai apps do not require TAPPAS packages. Use --no-tappas-required with install.sh to skip them.

Full installation Guide

Quick Start

💡 Tip: Standalone apps can be installed and run independently, they do not require hailo-tappas-core or installing the full Hailo-Apps repository.

Install Hailo-Apps

git clone https://github.com/hailo-ai/hailo-apps.git
cd hailo-apps
sudo ./install.sh

Quick Examples

source setup_env.sh           # Activate environment
hailo-detect-simple           # Object detection
hailo-pose                    # Pose estimation
hailo-seg                     # Instance segmentation
hailo-depth                   # Depth estimation
hailo-tiling                  # Tiling for high-res processing
Detection Pose Estimation Instance Segmentation Depth Estimation

Documentation

📖 Complete Documentation

Guide What's Inside
User Guide Installation, running apps, configuration, repository structure
Developer Guide Build custom apps, write post-processing, model retraining

Support

💬 Hailo Community Forum

License: MIT - see LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors