Update README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,9 @@ size_categories:
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# PageGuide User Study Dataset
|
|
|
|
| 19 |
|
| 20 |
-
This dataset contains raw interaction data from a controlled within-subjects user study evaluating **PageGuide**
|
| 21 |
|
| 22 |
Participants performed tasks in two conditions — **with** and **without** the extension — across three task types: `find`, `guide`, and `hide`. Collected metrics include task-completion times, accuracy scores, and post-study survey responses.
|
| 23 |
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# PageGuide User Study Dataset
|
| 19 |
+
Link to the project: https://pageguide.github.io/
|
| 20 |
|
| 21 |
+
This dataset contains raw interaction data from a controlled within-subjects user study evaluating **PageGuide: Browser extension to assist users in navigating a webpage and locating information**, an AI-powered browser extension that helps users complete web tasks via natural language.
|
| 22 |
|
| 23 |
Participants performed tasks in two conditions — **with** and **without** the extension — across three task types: `find`, `guide`, and `hide`. Collected metrics include task-completion times, accuracy scores, and post-study survey responses.
|
| 24 |
|