kriyanshi Cursor commited on
Commit
e52eee4
·
1 Parent(s): 9cbd5f0

Add Related repos section linking Pocket Automator and android-dataset.

Browse files

Make cross-repo navigation explicit for the full classify→bind→replay stack.

Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -43,6 +43,15 @@ Modal /predict (or pasted JSON) → parameter dialog → ParameterBinder → rep
43
  - **Live Space:** [android-skill-router](https://huggingface.co/spaces/build-small-hackathon/android-skill-router)
44
  - **Android recorder:** [Pocket Automator](https://github.com/kriyanshii/pocket-automator)
45
 
 
 
 
 
 
 
 
 
 
46
  ## Hackathon tags
47
 
48
  | Tag | Why |
 
43
  - **Live Space:** [android-skill-router](https://huggingface.co/spaces/build-small-hackathon/android-skill-router)
44
  - **Android recorder:** [Pocket Automator](https://github.com/kriyanshii/pocket-automator)
45
 
46
+ ## Related repos
47
+
48
+ | Repo | Role |
49
+ | --- | --- |
50
+ | **[Pocket Automator](https://github.com/kriyanshii/pocket-automator)** | Android recorder, parameter dialog, `ParameterBinder`, and on-device replay |
51
+ | **[android-dataset](https://github.com/kriyanshii/android-dataset)** | Classifier training, trajectory bindings, Modal API, and this Gradio demo (source) |
52
+ | **[Live Space](https://huggingface.co/spaces/build-small-hackathon/android-skill-router)** | Hosted demo — natural language in, skill + parameterized trajectory out |
53
+ | **[Blog post](https://huggingface.co/blog/build-small-hackathon/android-skill-router)** | Full write-up of the classify → bind → replay architecture |
54
+
55
  ## Hackathon tags
56
 
57
  | Tag | Why |