Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Desktop applications with OpenVINO™ Toolkit

Apache License Version 2.0

This directory contains interactive desktop applications using OpenVINO as an engine for the AI inference.

Available Apps

🔮 Hide Your Mess Behind

The app blurs the background behind a person on a webcam, and it's built using NodeJS and Electron technologies. It can be run from the compiled exe file or using npm.

image

Hide Your Mess Behind
Related AI concepts image segmentation
Platforms Client (CPU, GPU, NPU), Edge (CPU)
Owner @Roszczyk, @adrianboguszewski

🖐️ PalmPilot - Gesture Control

Control your computer with hand gestures using real-time hand detection. Features multiple application modes including presentation control, media playback, gaming, and browser navigation.

PalmPilot - Gesture Control Demo

PalmPilot - Gesture Control
Related AI concepts hand detection, gesture recognition, computer vision
Platforms Client (CPU, GPU), Edge (CPU)
Owner @vijaykr338

🚦 Smart Intersection Traffic Monitoring System

The Smart Intersection Traffic Monitoring System is an advanced AI-powered desktop application built with PySide6 and OpenVINO for real-time traffic monitoring, violation detection, and smart intersection analytics. The system combines computer vision, machine learning, and IoT technologies to provide comprehensive traffic management capabilities with enterprise-grade features.

image

Traffic Monitoring System
Related AI concepts object detection, VLM
Platforms Client (CPU, GPU, NPU), Edge (CPU)
Owner @JatinSachdeva2004

💬 Messenger AI‑Assistant

This Telegram RAG Assistant is a privacy-first desktop app that locally processes Telegram data using OpenVINO-accelerated retrieval-augmented generation and a native Qt interface. It supports streaming responses, device diagnostics, and metadata-preserving chunking for efficient, secure AI-powered insights.

image

Messenger AI‑Assistant
Related AI concepts LLM, RAG, embedddings, reranking
Platforms Client (CPU, GPU, NPU)
Owner @siddhant-0707

👀 VisionGuard - Protect Your Eyes, Enhance Your Productivity

VisionGuard is a privacy-focused desktop app that uses your webcam and computer vision to track screen time and reduce eye strain with smart break reminders. Built for performance and efficiency, it runs locally on CPU, GPU, or NPU without needing internet access.

image

VisionGuard
Related AI concepts gaze estimation
Platforms Client (CPU, GPU, NPU), Edge (CPU)
Owner @inbasperu

🏙️ Real-Time Crowd Density Estimation

Estimates crowd density from images or video streams using a CSRNet model converted to OpenVINO IR format — no ONNX intermediate step required.

Crowd Density Estimation

Crowd Density Estimation
Related AI concepts crowd counting, density estimation, computer vision
Platforms Client (CPU, GPU), Edge (CPU)
Owner @arunimakanavu