Skip to content

Data in OWA

Desktop AI needs high-quality, synchronized multimodal data: screen captures, mouse/keyboard events, and window context. OWA provides the complete pipeline from recording to training.

Quick Start

# 1. Record desktop interaction
$ ocap my-session.mcap

# 2. Process to training format
$ python scripts/01_raw_to_event.py --train-dir ./

# 3. Train your model
$ python train.py --dataset ./event-dataset

📖 Detailed Guide: Complete Quick Start Tutorial

Documentation

🚀 Getting Started

📚 Technical Reference

🛠️ Tools

🤗 Community Datasets

Browse Datasets: 🤗 HuggingFace