KAI-KratosAI commited on
Commit
ddc75c5
·
verified ·
1 Parent(s): 8aa911c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -3
README.md CHANGED
@@ -1,3 +1,71 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Flight Booking Screen Recordings
4
+ language:
5
+ - en
6
+ tags:
7
+ - screen-recording
8
+ - travel
9
+ - user-interface
10
+ - ai-training
11
+ - human-computer-interaction
12
+ - emotional-narration
13
+ task_categories:
14
+ - video-classification
15
+ - audio-classification
16
+ size_categories:
17
+ - n<1K
18
+ ---
19
+
20
+ # Flight Booking Screen Recordings
21
+
22
+ **Dataset Description:**
23
+ This dataset contains screen recordings of users navigating the Expedia platform (www.expedia.com) to simulate booking a flight from any origin to any destination. Each recording is 1–3 minutes long, saved in MP4 or AVI format, and includes brief narration with an emotional tone (e.g., excitement or curiosity). The recordings stop at the payment page, with no personal information (e.g., names, addresses, credit card details) shown. The dataset is designed for AI training purposes, including user interface analysis, emotional tone classification, and human-computer interaction studies.
24
+
25
+ The dataset supports training and evaluation of models in:
26
+
27
+ - Video analysis for user interface navigation
28
+ - Audio classification for emotional tone detection
29
+ - Human-computer interaction studies
30
+ - AI-driven usability testing and improvement
31
+
32
+ ---
33
+
34
+ ## Intended Uses
35
+
36
+ ### ✅ Direct Use
37
+
38
+ - Training and benchmarking models for video-based user interface analysis
39
+ - Emotional tone classification from narrated audio
40
+ - Research in human-computer interaction and user experience
41
+ - Developing AI tools for automated usability testing
42
+
43
+ ### ❌ Out-of-Scope Use
44
+
45
+ - Real-time or production-grade booking systems
46
+ - Commercial use without proper CC BY 4.0 attribution
47
+ - Use for purposes violating privacy or copyright laws
48
+
49
+ ---
50
+
51
+ ## Considerations and Limitations
52
+
53
+ - ❗ The dataset is small (<1,000 samples) and may not capture all possible user interactions or emotional tones
54
+ - 💡 Emotional narration is subjective, and classification results may vary by model or listener
55
+ - 🔄 Future versions will aim to include recordings from diverse devices, browsers, and user demographics
56
+
57
+ ---
58
+
59
+ ## License
60
+
61
+ **CC BY 4.0** — You can use, modify, and share the dataset with appropriate credit.
62
+
63
+ ---
64
+
65
+ ## Contact
66
+
67
+ - For queries or collaborations related to datasets, contact at :
68
+ - anoushka@kgen.io
69
+ - abhishek.vadapalli@kgen.io
70
+
71
+ ---