| --- |
| 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)]** |
| |