I wasn't sure where to post this, but I had a question about the HuggingFace arm running the VLA. It's powered by the S100P, and the model is running directly on board. Hopefully the audience member who asked gets to see this!
GB for me, and I live in England! If it helps, this command gives a little more detail: `curl -s https://ipapi.co/json | jq '{country, country_name, region}'`
For me, that gives:
```
{
"country": "GB",
"country_name": "United Kingdom",
"region": "England"
}
```
Hi Seth, are there particular fields you're interested in? This seems like a fair amount of output and I'm not sure if there's anything sensitive in here.
Just uploaded a new project: building the OriginBot! Next video I'll be able to show flashing the board and the SD card for the RDK to get it running robot applications.