Datasets:
File size: 1,799 Bytes
784cb55 c6725c0 784cb55 c6725c0 784cb55 c6725c0 0e5e8b8 a8f6fee 0e5e8b8 a8f6fee 0e5e8b8 a8f6fee 0e5e8b8 a8f6fee 0e5e8b8 a8f6fee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 | ---
license: cc-by-4.0
dataset_info:
features:
- name: video
dtype: video
- name: file_name
dtype: string
- name: type
dtype: string
splits:
- name: train
num_bytes: 5462538454
num_examples: 82
download_size: 5462624050
dataset_size: 5462538454
task_categories:
- robotics
tags:
- screen-recodings
size_categories:
- n<1K
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Screen Recording Datasets
This dataset contains **screen recordings of user interactions across multiple consumer applications**.
The recordings capture workflows such as:
* browsing products
* searching items
* selecting services
* booking hotels or flights
* ordering food
* purchasing products
The dataset is designed to support **AI systems that understand digital user interactions and UI workflows**.
---
# Dataset Structure
Each example contains:
| Column | Description |
| --------- | ----------------------------------- |
| video | Screen recording video |
| file_name | Unique identifier for the video |
| type | Category of application interaction |
---
# Application Categories
The dataset includes recordings from the following app categories:
* **ecommerce**
* **food_delivery**
* **hotel_booking**
* **flight_booking**
* **quick_commerce**
---
# Potential Use Cases
This dataset can support research in:
* UI interaction understanding
* video-based action recognition
* multimodal AI systems
* workflow prediction
* automated UI testing
* human-computer interaction (HCI)
---
# License
This dataset is released under the **CC BY 4.0 License**.
## Contact
For dataset-related queries, please contact:
**[[support@humynlabs.ai](mailto:support@humynlabs.ai)]**
|