diff --git a/README.md b/README.md index f624717e..f22ceb17 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,4 @@ When you need to deploy a PyTorch/TensorFlow/Keras/scikit-learn/PaddlePaddle mod - **[SilentKeys](https://github.com/gptguy/silentkeys)** uses `ort` for fast, on-device real-time dictation with NVIDIA Parakeet and Silero VAD. - **[Xybrid](https://github.com/xybrid-ai/xybrid)** uses `ort` to run LLMs, ASR, and TTS natively on-device across iOS, Android, Flutter, and Unity apps and games. - **[Ultralytics YOLO Rust Inference](https://github.com/ultralytics/inference)** is a high-performance, pure Rust library and CLI providing fast and efficient interface for running YOLO models using `ort`. +- **[Air Paint](https://github.com/RefinedDev/air_paint)** uses `ort` to run a YOLO hand pose model for real-time air drawing.