Upload folder using huggingface_hub
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -282,13 +282,14 @@
|
|
| 282 |
|
| 283 |
*Written and prepared by Curtis Burkhalter, Ph.D., Technical PMM @ HP*
|
| 284 |
|
|
|
|
|
|
|
| 285 |
This document covers setup patterns, observed behaviors, and troubleshooting approaches that are not (as of early 2026) well-documented elsewhere. It is written for developers who are comfortable with Linux, SSH, Docker, and Python but are new to the Reachy Mini hardware and SDK.
|
| 286 |
|
| 287 |
Where behaviors were observed but not confirmed by official documentation, they are noted as such. Corrections and additions are welcome.
|
| 288 |
|
| 289 |
For a working example of a custom Reachy Mini app that uses these patterns, see [curtburk/consent-agent-reachy](https://huggingface.co/spaces/curtburk/consent-agent-reachy) on HuggingFace Spaces.
|
| 290 |
|
| 291 |
-
To connect with Curtis Burkhalter, Ph.D., find him at https://www.linkedin.com/in/curtburk/
|
| 292 |
|
| 293 |
---
|
| 294 |
|
|
|
|
| 282 |
|
| 283 |
*Written and prepared by Curtis Burkhalter, Ph.D., Technical PMM @ HP*
|
| 284 |
|
| 285 |
+
*To connect with Curtis Burkhalter, Ph.D., find him at https://www.linkedin.com/in/curtburk/*
|
| 286 |
+
|
| 287 |
This document covers setup patterns, observed behaviors, and troubleshooting approaches that are not (as of early 2026) well-documented elsewhere. It is written for developers who are comfortable with Linux, SSH, Docker, and Python but are new to the Reachy Mini hardware and SDK.
|
| 288 |
|
| 289 |
Where behaviors were observed but not confirmed by official documentation, they are noted as such. Corrections and additions are welcome.
|
| 290 |
|
| 291 |
For a working example of a custom Reachy Mini app that uses these patterns, see [curtburk/consent-agent-reachy](https://huggingface.co/spaces/curtburk/consent-agent-reachy) on HuggingFace Spaces.
|
| 292 |
|
|
|
|
| 293 |
|
| 294 |
---
|
| 295 |
|